This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use a switch in pp_prototype for compactness
[perl5.git] / lib / DBM_Filter / null.pm
index 2301b33..ffa10e9 100644 (file)
@@ -3,7 +3,7 @@ package DBM_Filter::null ;
 use strict;
 use warnings;
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 sub Store
 {