Glenn Linderman wrote:
> But you need to discuss the initial condition: I'd guess you need
>.
> =end all begin perl
I like it!
> This would restrict data from containing lines beginning with =, or at
> least lines
> beginning with =end, =begin, =handle, or =for. Could "escape" with \=
>
Nice. But you need to discuss the initial condition: I'd guess you need
an
implicit
=begin perl
before line 1 of each script file, so that scripts that don't pod still
work.
How about some extensions, which integrate another old perl5 feature?
Instead of __END__, how about
=begin data
Now t
This and other RFCs are available on the web at
http://dev.perl.org/rfc/
=head1 TITLE
Perl Compiler is Just Another Pod Processor
=head1 VERSION
Number: 79
Version: 2
Date: 9 Aug 2000
Last-Modified: 11 Aug 2000
Maintainer: John Porter <[EMAIL PROTECTED]>
Mailing List: [EMAIL PROT