> =head1 TITLE
>
> First-Class CGI Support
> Perl6 should be *easier* to write CGI programs than Perl5. One way to
> accomplish this is to add a C<-cgi> option to Perl, so that all of the
> mechanical setup is done automatically. That setup could also be done
> through a C<use cgi;> pragma.
>
> To make CGI programming easier, this option/pragma should:
Should the option/pragma also do "something" with regards to
files opened for writing?
They (nearly?) always require locking in a CGI environment...
That is, should this feature do anything with regards to file locking?
--
Tad McClellan SGML consulting
[EMAIL PROTECTED] Perl programming
Fort Worth, Texas