X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=lib%2FMooseX%2FGetopt%2FGLD.pm;h=fde79a8bdc8267ff4a8194364e085399209212d8;hp=17567b40b1a81b4428bb29b690e265cd6cd53439;hb=topic%2Fdams_getopt_conf;hpb=d91beb80cd2e77c78a0e432a896605d2750aafb6 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