Chris Andrews [Sat, 9 Oct 2010 10:53:46 +0000]
Note that you can avoid having to add this module to every class.
If you have your own Moose exporter class already, you can just
add these roles there.
Chris Andrews [Sat, 9 Oct 2010 10:50:49 +0000]
Be more careful avoiding warnings when the init_arg is undef.
Chris Andrews [Fri, 8 Oct 2010 19:11:38 +0000]
Add support for immutable classes, by adjusting the generated constructor.
Chris Andrews [Fri, 8 Oct 2010 15:24:52 +0000]
Failing test showing that UndefTolerant fails with immutable classes.
Dave Rolsky [Mon, 19 Jul 2010 15:01:56 +0000]
Changes for next release
Dave Rolsky [Mon, 19 Jul 2010 15:01:37 +0000]
Use newer MetaRole API
Cory Watson [Sat, 23 Jan 2010 20:22:41 +0000]
Make default work properly.
Cory Watson [Sat, 12 Dec 2009 18:10:32 +0000]
Dep twiddling
Cory Watson [Wed, 2 Dec 2009 14:31:07 +0000]
Fix.
Cory Watson [Tue, 1 Dec 2009 23:19:18 +0000]
Jeez, I hate misnaming.
Cory Watson [Tue, 1 Dec 2009 23:18:05 +0000]
and more
Cory Watson [Tue, 1 Dec 2009 23:17:39 +0000]
release prep
Cory Watson [Tue, 1 Dec 2009 23:16:44 +0000]
POD
Jesse Luehrs [Tue, 1 Dec 2009 21:55:04 +0000]
silence test warning
Jesse Luehrs [Tue, 1 Dec 2009 21:54:02 +0000]
fix module name in tests
Jesse Luehrs [Tue, 1 Dec 2009 21:53:46 +0000]
use new Moose::Exporter features
Cory Watson [Tue, 1 Dec 2009 21:48:06 +0000]
First commit.