make auto_deref also handles isa not only ArrayRef and HashRef, but also ArrayRef...
authorsunnavy <sunnavy@bestpractical.com>
Tue, 8 Sep 2009 23:27:27 +0000 (07:27 +0800)
committersunnavy <sunnavy@bestpractical.com>
Tue, 8 Sep 2009 23:27:27 +0000 (07:27 +0800)
commita3f4f68e59a9f962a72410a3aa1ece6f1f3126b5
treed9579b7dfddd7f5746b16ffdf3a1f3b1d8a22226
parente0541d44a603aa8deea3eeef22c486a9c5a15c34
make auto_deref also handles isa not only ArrayRef and HashRef, but also ArrayRef[Foo::Bar] and HashRef[Foo::Bar]
lib/Mouse/Meta/Attribute.pm
lib/Mouse/Meta/Method/Accessor.pm