ossp-pkg/string-divert/Divert.pm 1.4 -> 1.5
--- Divert.pm 2003/05/29 18:43:50 1.4
+++ Divert.pm 2003/05/29 18:45:49 1.5
@@ -36,7 +36,7 @@
require Exporter;
-our $VERSION = '0.91';
+our $VERSION = '0.92';
our @ISA = qw(Exporter);
our @EXPORT_OK = qw(new destroy DESTROY
|
|