Nathan Wiger <[EMAIL PROTECTED]> writes:
> =head2 RFC 137 (v1): Perl OO should I be fundamentally changed
> (Damian Conway)
>
> This RFC explored several extensions to current Perl OO in order to make
> it more powerful, without sacrificing its current simplicity or
> flexibility. Unfortunately,
Nathan Wiger <[EMAIL PROTECTED]> writes:
> =head2 RFC 171 (v1): my Dog $spot should call a constructor implicitly
> (Michael Fowler)
>
> This proposed a C++ like constructor mechanism whereby the declaration
> of a variable implicitly creates an object. This mechanism would allow
> for declaratio