projects
/
gitmo/MooseX-Getopt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fe01c3e
)
Pod fix from debian. Salvatore Bonaccorso <carnil@debian.org> RT#74681
Tomas Doran [Sun, 5 Feb 2012 20:54:33 +0000 (20:54 +0000)]
ChangeLog
patch
|
blob
|
blame
|
history
lib/MooseX/Getopt.pm
patch
|
blob
|
blame
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
1f18f9b
..
233f75c
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,6
@@
Revision history for Perl extension MooseX-Getopt
+ * Pod fix from debian. Salvatore Bonaccorso <carnil@debian.org> RT#74681
* Spelling fix from debian. Jonathan Yu <jawnsy@cpan.org> RT#74681
0.39 Fri 03 Feb 2012
diff --git
a/lib/MooseX/Getopt.pm
b/lib/MooseX/Getopt.pm
index
8400677
..
87084e1
100644
(file)
--- a/
lib/MooseX/Getopt.pm
+++ b/
lib/MooseX/Getopt.pm
@@
-252,6
+252,5
@@
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.
-=back
-
=cut
+