The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
### BEGINNING ###
%% INCLUDE past_end_block %%
## MIDDLE ###
%% INCLUDE past_mtend_block %%
## END ##
__END__
## POST_END ##
%% BLOCK past_end_block %%
This block is defined after the '__END__' marker
%% ENDBLOCK %%

__MTEND__
## POST_MTEND ##
%% BLOCK past_mtend_block %%
This block is defined after the '__MTEND__' marker
%% ENDBLOCK %%