16 years agoDoh, forgot the date. 0.02
Dave Rolsky [Thu, 15 Nov 2007 21:02:49 +0000]
Doh, forgot the date.

16 years agoReally make the strict constructor work after immutabilization.
Dave Rolsky [Thu, 15 Nov 2007 21:00:52 +0000]
Really make the strict constructor work after immutabilization.

Also, add an optimization to the immutable version. Pre-compute the
set of applicable attributes once when generating the constructor,
rather than on every call to new().

16 years agoMade it work with immutable classes.
Dave Rolsky [Thu, 15 Nov 2007 20:46:49 +0000]
Made it work with immutable classes.

Added require 5.00601 to Build.PL

16 years agoGive credit where it's due.
Dave Rolsky [Thu, 15 Nov 2007 18:38:02 +0000]
Give credit where it's due.

16 years agoAdd Moose to prereqs
Dave Rolsky [Thu, 15 Nov 2007 18:37:42 +0000]
Add Moose to prereqs

16 years agoAdd test for immutable class
Dave Rolsky [Thu, 15 Nov 2007 18:37:26 +0000]
Add test for immutable class

16 years agoSort list of bad params for consistency
Dave Rolsky [Thu, 15 Nov 2007 18:19:04 +0000]
Sort list of bad params for consistency

16 years agoAdd date for first release 0.01
Dave Rolsky [Thu, 15 Nov 2007 05:52:16 +0000]
Add date for first release

16 years agoUpdate manifest and ignore property
Dave Rolsky [Thu, 15 Nov 2007 05:50:52 +0000]
Update manifest and ignore property

16 years agoA working first version.
Dave Rolsky [Thu, 15 Nov 2007 05:49:20 +0000]
A working first version.

16 years agoinitial import
Dave Rolsky [Thu, 15 Nov 2007 05:35:54 +0000]
initial import