X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWWW%2FSearch%2FTorrentz.pm;h=4c575e64de34528dd17e6d52721829f1477ad54f;hb=d54e33433ab4aaf1e727803405533e22f746f87d;hp=cd5920dd64a6f323c04955d5333743ab1a7c89f7;hpb=e605ae0fb526b77a56e521cc3fe40205c2dd2fb9;p=www-search-torrentz.git diff --git a/lib/WWW/Search/Torrentz.pm b/lib/WWW/Search/Torrentz.pm index cd5920d..4c575e6 100644 --- a/lib/WWW/Search/Torrentz.pm +++ b/lib/WWW/Search/Torrentz.pm @@ -3,10 +3,10 @@ package WWW::Search::Torrentz; use 5.014000; use strict; use warnings; -no warnings 'experimental::smartmatch'; +no if $] >= 5.018, warnings => 'experimental::smartmatch'; use parent qw/WWW::Search/; -our $VERSION = '0.001'; +our $VERSION = '0.001001'; our $MAINTAINER = 'Marius Gavrilescu '; use WWW::Search::Torrentz::Result; @@ -75,7 +75,7 @@ __END__ =head1 NAME -WWW::Search::Torrentz - search torrentz.eu with WWW:Search +WWW::Search::Torrentz - search torrentz.eu with WWW::Search =head1 SYNOPSIS