Perl6 RFC Librarian <[EMAIL PROTECTED]> writes:
> This and other RFCs are available on the web at
> http://dev.perl.org/rfc/
>
> =head1 TITLE
>
> Perl should not abort when a required file yields a false value
We had this RFC from Damian already didn't we?
--
Piers
> =head1 TITLE
>
> Perl should not abort when a required file yields a false value
Damian already covered this in RFC 55: http://dev.perl.org/rfc/55.pod
-Nate
(offlist)
If I had a qoute file for a raondom sig generator, this would surely be
added. :)
> Some languages like to have the compiler emit annoying messages to
> announce you forgot to include some pointless code whose only purpose
> is to stop the compiler from emitting the annoying message.