diff options
Diffstat (limited to 'gnu/usr.bin/perl/ext/Pod-Functions/Functions_pm.PL')
-rw-r--r-- | gnu/usr.bin/perl/ext/Pod-Functions/Functions_pm.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/ext/Pod-Functions/Functions_pm.PL b/gnu/usr.bin/perl/ext/Pod-Functions/Functions_pm.PL index c7bb44bec87..0d38aef0031 100644 --- a/gnu/usr.bin/perl/ext/Pod-Functions/Functions_pm.PL +++ b/gnu/usr.bin/perl/ext/Pod-Functions/Functions_pm.PL @@ -198,7 +198,7 @@ L<perlfunc/"Perl Functions by Category"> section. =cut -our $VERSION = '1.05'; +our $VERSION = '1.06'; require Exporter; |