Re: RFC 269 (v1) Perl should not abort when a required file yields a false value

2000-09-25 Thread Piers Cawley
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

Re: RFC 269 (v1) Perl should not abort when a required file yields a false value

2000-09-23 Thread Nathan Wiger
> =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

Re: RFC 269 (v1) Perl should not abort when a required file yields a false value

2000-09-21 Thread Matthew Wickline
(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.