On Thu, Mar 5, 2009 at 9:42 AM, sawyer x wrote: > > I use Readonly, and I suggest to do the same. Recently Eric fixed the > Readonly::XS bug (on Perl 5.10.0 I think), and it's working smooth.
The latest "constant" documentation[1] (version 1.17 on cpan) lists a bunch of other alternatives apart from Readonly. [1] http://search.cpan.org/dist/constant/lib/constant.pm Cheers, -- Offer Kaye _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl
