various pod nits identified by installhtml (all fixed except
[p5sagit/p5-mst-13.2.git] / lib / Pod / Usage.pm
index 18fa225..6e6fb7b 100644 (file)
@@ -10,7 +10,7 @@
 package Pod::Usage;
 
 use vars qw($VERSION);
-$VERSION = 1.085;  ## Current version of this package
+$VERSION = 1.090;  ## Current version of this package
 require  5.004;    ## requires this Perl version or later
 
 =head1 NAME