Skip to content

Commit

Permalink
[DBM_Filter] do not look like it contains documentation of Tie::Hash
Browse files Browse the repository at this point in the history
  • Loading branch information
Branislav Zahradník authored and haarg committed Jan 3, 2025
1 parent a73cdae commit 5a5493e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions lib/DBM_Filter.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 5a5493e

Please sign in to comment.