>>>>> "Stas" == Stas Bekman <[EMAIL PROTECTED]> writes:
Stas> yes, there are... you get a code like:
Stas> sub handler{
Stas> print "hi\n";
Stas> =pod
Stas> =head1 Hi
Stas> =cut
Stas> }
Stas> which is syntaxically incorrect, pod directives should not appear inside
Stas> the subs... I'll add this note too...
What's incorrect about that? Pod is meant to be intertwined with
Perl.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!