Markup-Perl
view release on metacpan or search on metacpan
lib/Markup/Perl.pm view on Meta::CPAN
<perl>
print '<'.'/perl>';
</perl>
=item including yourself
It is possible to include and run Markup::Perl code from other files using the C<src> function. This will lead to a recursive loop if a file included in such a way also includes a file which then includes itself. This is the same as using the Perl C<...
=item use utf8
I've made every effort to write code that is UTF-8 friendly. So much so that you are likely to experience more problems for B<not> using UTF-8. Saving your documents as UTF-8 (no BOM) is recommended; other settings may or may not work. Files included...
=back
=head1 COPYRIGHT
The author does not claim copyright on any part of this code; unless otherwise licensed, code in this work should be considered Public Domain.
=head1 AUTHORS
Michael Mathews <micmath@gmail.com>, inspired by !WAHa.06x36 <paracelsus@gmail.com>.
( run in 0.486 second using v1.01-cache-2.11-cpan-e9daa2b36ef )