Dave Rolsky [Mon, 17 Dec 2007 20:19:48 +0000]
No need to use Pod::Coverage::Moose for this test.
Dave Rolsky [Tue, 20 Nov 2007 22:12:27 +0000]
require Moose 0.26
Dave Rolsky [Thu, 15 Nov 2007 21:02:49 +0000]
Doh, forgot the date.
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().
Dave Rolsky [Thu, 15 Nov 2007 20:46:49 +0000]
Made it work with immutable classes.
Added require 5.00601 to Build.PL
Dave Rolsky [Thu, 15 Nov 2007 18:38:02 +0000]
Give credit where it's due.
Dave Rolsky [Thu, 15 Nov 2007 18:37:42 +0000]
Add Moose to prereqs
Dave Rolsky [Thu, 15 Nov 2007 18:37:26 +0000]
Add test for immutable class
Dave Rolsky [Thu, 15 Nov 2007 18:19:04 +0000]
Sort list of bad params for consistency
Dave Rolsky [Thu, 15 Nov 2007 05:52:16 +0000]
Add date for first release
Dave Rolsky [Thu, 15 Nov 2007 05:50:52 +0000]
Update manifest and ignore property
Dave Rolsky [Thu, 15 Nov 2007 05:49:20 +0000]
A working first version.
Dave Rolsky [Thu, 15 Nov 2007 05:35:54 +0000]
initial import