7 lines
309 B
Text
7 lines
309 B
Text
|
MooseX::MetaDescription allows you to add arbitrary out of band metadata to your
|
||
|
Moose classes and attributes. This will allow you to track out of band data
|
||
|
along with attributes, which is very useful for say serializing Moose classes in
|
||
|
HTML or XML.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/MooseX-MetaDescription/
|