Re: RFC 157 (v1) Delete C and C commands.

2000-08-30 Thread Michael G Schwern
On Tue, Aug 29, 2000 at 04:24:36PM -0400, Stephen P. Potter wrote: > Deprecated, superseded, obsolete, whatever... it all comes down to the same > thing. There is a better way to do it. Says you. I say otherwise. Offer both ways, this ain't Python. > | tie %hash, 'AnyDBM_File', 'some

Re: RFC 157 (v1) Delete C and C commands.

2000-08-29 Thread Stephen P. Potter
Lightning flashed, thunder crashed and Michael G Schwern <[EMAIL PROTECTED]> wh ispered: | On Thu, Aug 24, 2000 at 08:29:21PM -, Perl6 RFC Librarian wrote: | > The C and C commands are legacy commands which have been | > deprecated for at least 5 years. They should be removed from the languag

Re: RFC 157 (v1) Delete C and C commands.

2000-08-25 Thread David L. Nicol
Michael G Schwern wrote: > Compare: > > dbmopen(%foo, 'somefile', 0644); > > with: > %foo:persistent(file=>somefile);

Re: RFC 157 (v1) Delete C and C commands.

2000-08-24 Thread Michael G Schwern
On Thu, Aug 24, 2000 at 08:29:21PM -, Perl6 RFC Librarian wrote: > The C and C commands are legacy commands which have been > deprecated for at least 5 years. They should be removed from the language. Two nit picks. First, dbmopen() isn't deprecated. [This function has been largely sup

RFC 157 (v1) Delete C and C commands.

2000-08-24 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Delete C and C commands. =head1 VERSION Maintainer: Stephen P. Potter <[EMAIL PROTECTED]> Date: Aug 24 2000 Mailing List: [EMAIL PROTECTED] Version: 1 Number: 157 =head1 ABSTRACT The C and C com