add a synopsis
Hans Dieter Pearcey [Thu, 9 Apr 2009 16:02:42 +0000 (12:02 -0400)]
lib/MooseX/Getopt/Dashes.pm

index ffad599..ed42761 100644 (file)
@@ -25,6 +25,14 @@ __END__
 
 MooseX::Getopt::Dashes - convert underscores in attribute names to dashes
 
+=head1 SYNOPSIS
+
+  package My::App;
+  use Moose;
+  with 'MooseX::Getopt::Dashes';
+
+  # use as MooseX::Getopt
+
 =head1 DESCRIPTION
 
 This is a version of C<MooseX::Getopt> which converts underscores in