(Remaining in JNI.pm/xs, don't know what to about that
since JNI is kind of "stable".)
p4raw-id: //depot/perl@20705
@ISA = qw(Exporter DynaLoader);
@EXPORT = qw( filter_add filter_del filter_read filter_read_exact) ;
-$VERSION = "1.06" ;
+$VERSION = "1.07" ;
sub filter_read_exact($)
{