X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FGetopt%2FGLD.pm;h=fde79a8bdc8267ff4a8194364e085399209212d8;hb=a9e27700692fd9cd3c6b83deb3718d199c1646d0;hp=17567b40b1a81b4428bb29b690e265cd6cd53439;hpb=a4db695b7cf9ca4fc5f984c78c1716ac3d182564;p=gitmo%2FMooseX-Getopt.git diff --git a/lib/MooseX/Getopt/GLD.pm b/lib/MooseX/Getopt/GLD.pm index 17567b4..fde79a8 100644 --- a/lib/MooseX/Getopt/GLD.pm +++ b/lib/MooseX/Getopt/GLD.pm @@ -112,9 +112,9 @@ role { =head1 OPTIONS -This role is a parameterized role. It accepts one configuration parameter, -C. This parameter is an ArrayRef of strings, which are -L configuraion options (see "Configuring Getopt::Long" in -L) +This role is a parameterized role. It accepts a HashRef of parameters. For now +there is only one configuration parameter, C. This parameter is an +ArrayRef of strings, which are L configuraion options (see +"Configuring Getopt::Long" in L). See L for an example. =cut