Re: RFC 39 (v3) Perl should have a print operator

2000-08-30 Thread Tom Christiansen
>Perl supplies an operator for line input - angle brackets. This is no >analogous operator for output. I propose "inverse angle brackets": >>"Print this line.\n"<; Perl already *has* a print operator: "print". :-) The problem with what you have there is that it hides the act of output wit

Re: RFC 34 (v3) Angle brackets should not be used for file globbing

2000-08-30 Thread Tom Christiansen
>=item Complex filehandle references >my %filesystem; >my $filename = '/etc/shells'; >open $filesystem{$filename}, $filename >or die "can't open $filename: $!"; >print <$filesystem{$filename}>; >__END__ >GLOB{0xa042284} This goes hand-in-glove with the issue tha

RFC 181 (v1) Formats out of core / New format syntax

2000-08-30 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Formats out of core / New format syntax =head1 VERSION Maintainer: Nathan Wiger <[EMAIL PROTECTED]> Date: 30 Aug 2000 Mailing List: [EMAIL PROTECTED] Version: 1 Number: 181 Status: Develop

RFC 180 (v1) Object Class hooks into C

2000-08-30 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Object Class hooks into C =head1 VERSION Maintainer: Mark Biggar <[EMAIL PROTECTED]> Date: 30 Aug 2000 Mailing List: [EMAIL PROTECTED] Version: 1 Number: 180 =head1 ABSTRACT There needs to be a

RFC 39 (v3) Perl should have a print operator

2000-08-30 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Perl should have a print operator =head1 VERSION Maintainer: Jon Ericson <[EMAIL PROTECTED]> Date: 5 August 2000 Last-Modified: 30 August 2000 Mailing List: [EMAIL PROTECTED] Version: 3 Number:

RFC 34 (v3) Angle brackets should not be used for file globbing

2000-08-30 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Angle brackets should not be used for file globbing =head1 VERSION Maintainer: Jon Ericson <[EMAIL PROTECTED]> Date: 4 August 2000 Last-Modified: 30 August 2000 Mailing List: [EMAIL PROTECTED] Ver