Re: AttributeHelpers in core (take 2)

2009-07-09 Thread Hans Dieter Pearcey
On Tue, Jul 07, 2009 at 01:51:16PM -0400, Hans Dieter Pearcey wrote: I'm going to rename everything to live under Moose::Meta::Attribute::Trait::Native (yes, I've come around). Short names will stay the same. I'm going to remove Collection:: from the trait names; I think it's unnecessary,

Coercion of Maybe[Foo] not using coerce rules for Foo?

2009-07-09 Thread Paul Fenwick
G'day Moosers, I'm writing a piece of code where I'm making use of the Maybe[DateTime] construct. An event may not have occurred (in which case we want undef), or it may have (in which case we want a DateTime object). I'm sucking in a hunk of XML which represents the dates, and I have code that

Broken Moose Install

2009-07-09 Thread fREW Schmidt
Hey guys, I updated everything that I could in CPAN and somehow it destroyed my moose install. This is what happens when I try to run my Cat app: Use of uninitialized value in goto at /usr/local/share/perl/5.10.0/Moose/Meta/Attribute.pm line 74. Could not create the 'reader' method for