mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 16:39:36 +00:00
[DBM_Filter] do not look like it contains documentation of Tie::Hash
This commit is contained in:
parent
a73cdaecc7
commit
5a5493e4da
@ -2,12 +2,11 @@ package DBM_Filter ;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
our $VERSION = '0.06';
|
||||
|
||||
package Tie::Hash ;
|
||||
our $VERSION = '0.07';
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
package
|
||||
Tie::Hash ;
|
||||
|
||||
use Carp;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user