diff options
author | Florian Ragwitz <rafl@debian.org> | 2011-09-27 11:31:50 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2011-09-27 11:31:50 +0200 |
commit | 2480ae1c1b2fa11085b45f96de55cb16c3bcc343 (patch) | |
tree | 290679abc5a9ce22c77cbc162de8f466e470208b /cpan | |
parent | 876725cf9533c025773a4d9b02cc5d69f144ead9 (diff) | |
download | perl-2480ae1c1b2fa11085b45f96de55cb16c3bcc343.tar.gz |
Upgrade perlfaq from version 5.0150034 to 5.0150035
Diffstat (limited to 'cpan')
-rw-r--r-- | cpan/perlfaq/lib/perlfaq.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/perlfaq/lib/perlfaq.pm b/cpan/perlfaq/lib/perlfaq.pm index 3088c57404..416a98873f 100644 --- a/cpan/perlfaq/lib/perlfaq.pm +++ b/cpan/perlfaq/lib/perlfaq.pm @@ -1,6 +1,6 @@ package perlfaq; { - $perlfaq::VERSION = '5.0150034'; + $perlfaq::VERSION = '5.0150035'; } 0; # not is it supposed to be loaded |