make this work in roles
authorJesse Luehrs <doy@tozt.net>
Mon, 4 Apr 2011 03:24:33 +0000 (22:24 -0500)
committerJesse Luehrs <doy@tozt.net>
Mon, 4 Apr 2011 03:24:33 +0000 (22:24 -0500)
commitfff0a09d7aa2aaccf7ab93d2f5cb005ada59a1d9
tree697af0021a026b6fd8bf7e39ffaa59ded54202f1
parente5d1b64215dcded06a34e7c389958c79f33c3906
make this work in roles
lib/MooseX/UndefTolerant.pm
lib/MooseX/UndefTolerant/ApplicationToClass.pm [new file with mode: 0644]
lib/MooseX/UndefTolerant/ApplicationToRole.pm [new file with mode: 0644]
lib/MooseX/UndefTolerant/Composite.pm [new file with mode: 0644]
lib/MooseX/UndefTolerant/Role.pm [new file with mode: 0644]
t/roles.t [new file with mode: 0644]