X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWWW%2FSearch%2FTorrentz.pm;fp=lib%2FWWW%2FSearch%2FTorrentz.pm;h=0d6de5f5dce43d67e320b426b888c718a78439bd;hb=ec92b17461ea9343a95f008bdacbeae684e4e61e;hp=356393e55a31c58b998f23b65d4b4c8110e5b31d;hpb=34cc7bcc39f8c7951a88ebc891c82356cc72f42a;p=www-search-torrentz.git diff --git a/lib/WWW/Search/Torrentz.pm b/lib/WWW/Search/Torrentz.pm index 356393e..0d6de5f 100644 --- a/lib/WWW/Search/Torrentz.pm +++ b/lib/WWW/Search/Torrentz.pm @@ -7,7 +7,7 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch'; use parent qw/WWW::Search/; use re '/s'; -our $VERSION = '0.001002'; +our $VERSION = '0.001003'; our $MAINTAINER = 'Marius Gavrilescu '; use WWW::Search::Torrentz::Result;