I'm still saving the proposal for further digestion, but wanted
to get this out quickly:

>>>>> "Perl6" == Perl6 RFC Librarian <[EMAIL PROTECTED]> writes:

Perl6> The existing C<new> keyword can be used to create new object instances
Perl6> of a given class.

There is no existing "new" keyword in Perl.  There's a convention that
the C++ people use when coming into Perl to call the simplest
constructor "new", but any name can be used for a constructor in Perl.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to