X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FObject-Tap.git;a=blobdiff_plain;f=lib%2FObject%2FTap.pm;fp=lib%2FObject%2FTap.pm;h=ce6ddab3318d9ea7748d90492e64be3efbaea6ab;hp=ccffbcbdb103e02a12d3e63029fc361a7cafae1a;hb=1ab69302fcd4c0a358f9146a6744d7f1e8341e41;hpb=9d1b22e38282b95ee984108bbef40a6284b243a2 diff --git a/lib/Object/Tap.pm b/lib/Object/Tap.pm index ccffbcb..ce6ddab 100644 --- a/lib/Object/Tap.pm +++ b/lib/Object/Tap.pm @@ -4,7 +4,7 @@ use strict; use warnings; use base qw(Exporter); -our $VERSION = '1.000006'; # TRIAL +our $VERSION = '1.000006'; our @EXPORT = qw($_tap);