Doc note about Getopt::Long::Descriptive
Yuval Kogman [Tue, 22 Jan 2008 13:49:36 +0000 (13:49 +0000)]
lib/MooseX/Getopt.pm

index 2e4c96a..19bebe5 100644 (file)
@@ -395,6 +395,9 @@ and then return a newly constructed object.
 If L<Getopt::Long/GetOptions> fails (due to invalid arguments),
 C<new_with_options> will throw an exception.
 
+If you have L<Getopt::Long::Descriptive> a the C<usage> param is also passed to
+C<new>.
+
 =item B<ARGV>
 
 This accessor contains a reference to a copy of the C<@ARGV> array