]> iEval git - www-offliberty.git/blobdiff - lib/WWW/Offliberty.pm
Change OFF_URL to new version
[www-offliberty.git] / lib / WWW / Offliberty.pm
index 33740c83f6268acbbeedbf8044b7f4807dee22c6..031d7c14394f0b3008f8bfa71d87782037a6a19a 100644 (file)
@@ -4,10 +4,10 @@ use 5.008009;
 use strict;
 use warnings;
 use parent qw/Exporter/;
-our $VERSION = '1.000002';
+our $VERSION = '1.000006';
 our @EXPORT_OK = qw/off/;
 
-our $OFF_URL = 'http://offliberty.com/off03.php';
+our $OFF_URL = 'http://offliberty.com/off04.php';
 
 use HTML::TreeBuilder;
 use HTTP::Tiny;
@@ -71,7 +71,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2013-2015 by Marius Gavrilescu
+Copyright (C) 2013-2017 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.18.1 or,
This page took 0.016244 seconds and 4 git commands to generate.