adding the MooseX::MetaDescription stuff distilled from Ernst
authorStevan Little <stevan.little@iinteractive.com>
Sat, 5 Apr 2008 15:48:32 +0000 (15:48 +0000)
committerStevan Little <stevan.little@iinteractive.com>
Sat, 5 Apr 2008 15:48:32 +0000 (15:48 +0000)
commitc13295c80061a10bc2612b024bfdb52687d3a3b0
tree70cff8ad1faaa182a91f21bf2034623d94d62ad1
adding the MooseX::MetaDescription stuff distilled from Ernst
lib/MooseX/MetaDescription.pm [new file with mode: 0644]
lib/MooseX/MetaDescription/Description.pm [new file with mode: 0644]
lib/MooseX/MetaDescription/Description/Attribute.pm [new file with mode: 0644]
lib/MooseX/MetaDescription/Description/Class.pm [new file with mode: 0644]
lib/MooseX/MetaDescription/Meta/Attribute.pm [new file with mode: 0644]
lib/MooseX/MetaDescription/Meta/Attribute/Trait.pm [new file with mode: 0644]
lib/MooseX/MetaDescription/Meta/Class.pm [new file with mode: 0644]
t/000_load.t [new file with mode: 0644]
t/001_basic.t [new file with mode: 0644]