X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWWW%2FOffliberty.pm;h=b2fdbcdfe7a5c95df12ce86b73f7be34a87127be;hb=5efa7b2c0f2f16c5a2db5f4a87efa1897dc17f66;hp=ebbc97efbc747930a5a750de2fca85b3a6f79eb7;hpb=ba4ed44414335a7e72c7be8b84473e340a4e8ded;p=www-offliberty.git diff --git a/lib/WWW/Offliberty.pm b/lib/WWW/Offliberty.pm index ebbc97e..b2fdbcd 100644 --- a/lib/WWW/Offliberty.pm +++ b/lib/WWW/Offliberty.pm @@ -4,7 +4,7 @@ use 5.008009; use strict; use warnings; use parent qw/Exporter/; -our $VERSION = '1.000004'; +our $VERSION = '1.000005'; our @EXPORT_OK = qw/off/; our $OFF_URL = 'http://offliberty.com/off03.php';