summaryrefslogtreecommitdiff
path: root/cpan/Pod-Simple/lib/Pod/Simple/Debug.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Pod-Simple/lib/Pod/Simple/Debug.pm')
-rw-r--r--cpan/Pod-Simple/lib/Pod/Simple/Debug.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Pod-Simple/lib/Pod/Simple/Debug.pm b/cpan/Pod-Simple/lib/Pod/Simple/Debug.pm
index a620204dbe..b3de557af3 100644
--- a/cpan/Pod-Simple/lib/Pod/Simple/Debug.pm
+++ b/cpan/Pod-Simple/lib/Pod/Simple/Debug.pm
@@ -3,7 +3,7 @@ require 5;
package Pod::Simple::Debug;
use strict;
use vars qw($VERSION );
-$VERSION = '3.15';
+$VERSION = '3.16';
sub import {
my($value,$variable);