develooper Front page | perl.perl5.porters | Postings from December 2008

[PATCH] Class as a Feature (take four)

Thread Next
From:
chromatic
Date:
December 14, 2008 18:10
Subject:
[PATCH] Class as a Feature (take four)
Message ID:
200812141810.35077.chromatic@wgz.org
I give up.  Now you have to say one of:

	use feature 'class';
	use 5.011;

... to enable this feature.  While it's *possible* to make this code work by 
default in the face of all of that DarkPAN code which passes single-element 
hash references to methods named 'class' in the dative form, it's very much 
not worth my time to do so (not that it was worth my time to work around Perl 
4-era package separators, but it's a snow day).

-- c


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About