From: Karen Etheridge Date: Thu, 29 Nov 2012 06:55:25 +0000 (-0800) Subject: fix some broken pod links X-Git-Tag: v0.48~15 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=772e216b8d0c3c95a0bdd5d8c25fcfbfb1e12a29;hp=b8b46105f89af59969bdfbcc6f1ea51be3687fe2;p=gitmo%2FMooseX-Getopt.git fix some broken pod links --- diff --git a/lib/MooseX/Getopt.pm b/lib/MooseX/Getopt.pm index 729ddb1..c236113 100644 --- a/lib/MooseX/Getopt.pm +++ b/lib/MooseX/Getopt.pm @@ -250,7 +250,7 @@ C. =head2 More Customization Options -See L for many other customizations you +See L for many other customizations you can make to how options are parsed. Simply C in your class to set these. diff --git a/lib/MooseX/Getopt/Basic.pm b/lib/MooseX/Getopt/Basic.pm index 808ff18..c86de1f 100644 --- a/lib/MooseX/Getopt/Basic.pm +++ b/lib/MooseX/Getopt/Basic.pm @@ -286,6 +286,6 @@ See L. =method process_argv -See L. +See L. =cut