Fix for Exporter error reporting behaviour
[p5sagit/p5-mst-13.2.git] / lib / Pod / Find.pm
index 6e5f570..c1aaac4 100644 (file)
@@ -13,7 +13,7 @@
 package Pod::Find;
 
 use vars qw($VERSION);
-$VERSION = 0.21;   ## Current version of this package
+$VERSION = 0.22;   ## Current version of this package
 require  5.005;   ## requires this Perl version or later
 use Carp;