# New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81846] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81846 > --- cpan/Parse-CPAN-Meta/Changes | 2 +- cpan/Parse-CPAN-Meta/uupacktool.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cpan/Parse-CPAN-Meta/Changes b/cpan/Parse-CPAN-Meta/Changes index 0ba34c5..57104d0 100644 --- a/cpan/Parse-CPAN-Meta/Changes +++ b/cpan/Parse-CPAN-Meta/Changes @@ -9,7 +9,7 @@ Changes for Perl programming language extension Parse-CPAN-Meta 5.8.1 so skip in the tests if needed (ADAMK) 1.38 Sat 16 May 2009 - - Synchorised version numbers with YAML::Tiny + - Synchronised version numbers with YAML::Tiny - Code shrinkages to the bloaty Unicode/BOM code - Merging a ton more tests from YAML::Tiny - Added back some pointless options to yaml_ok that keep our diff --git a/cpan/Parse-CPAN-Meta/uupacktool.pl b/cpan/Parse-CPAN-Meta/uupacktool.pl index bb4dc00..9b4b469 100644 --- a/cpan/Parse-CPAN-Meta/uupacktool.pl +++ b/cpan/Parse-CPAN-Meta/uupacktool.pl @@ -149,7 +149,7 @@ sub usage { Usage: $^X $0 [-d dir] [-v] [-c] [-D] -p|-u [orig [packed|-s] | -m [manifest]] Handle binary files in source tree. Can be used to pack or - unpack files individiually or as specified by a manifest file. + unpack files individually or as specified by a manifest file. Options: -u Unpack files (defaults to -u unless -p is specified) -- 1.7.3.3