fix some broken pod links
Karen Etheridge [Thu, 29 Nov 2012 06:55:25 +0000 (22:55 -0800)]
lib/MooseX/Getopt.pm
lib/MooseX/Getopt/Basic.pm

index 729ddb1..c236113 100644 (file)
@@ -250,7 +250,7 @@ C<new_with_options>.
 
 =head2 More Customization Options
 
-See L<Getopt::Long#Configuring_Getopt::Long> for many other customizations you
+See L<Getopt::Long/Configuring Getopt::Long> for many other customizations you
 can make to how options are parsed. Simply C<use Getopt::Long qw(:config
 other_options...)> in your class to set these.
 
index 808ff18..c86de1f 100644 (file)
@@ -286,6 +286,6 @@ See L<MooseX::Getopt/new_with_options>.
 
 =method process_argv
 
-See L<MooseX::Getopt/process_agv>.
+See L<MooseX::Getopt/process_argv>.
 
 =cut