Don't recommend MetaDescription (says perigrin)
Dave Rolsky [Tue, 3 Feb 2009 15:50:38 +0000 (15:50 +0000)]
lib/Moose/Manual/MooseX.pod

index 0208094..b447df9 100644 (file)
@@ -139,20 +139,6 @@ singleton:
 
 It's that simple.
 
-=head1 MooseX::MetaDescription
-
-This module lets you attach an arbitrary hash reference of metadata to
-an attribute.
-
-  has 'image_name' => (
-      metaclass   => 'MooseX::MetaDescription::Meta::Attribute',
-      is          => 'ro',
-      isa         => 'Str',
-      description => {
-          html_display => 'Image',
-      }
-  );
-
 =head1 EXTENSIONS TO CONSIDER
 
 There are literally dozens of other extensions on CPAN. These are a