Make module compatible with perl 5.8.9
[www-offliberty.git] / lib / WWW / Offliberty.pm
index a8ca5769313c192d729bfa7400d59dd89d7146eb..f89e0d6a2ed63d22f63dec8c41c973591b9c8aa4 100644 (file)
@@ -1,6 +1,6 @@
 package WWW::Offliberty;
 
-use 5.014;
+use 5.008009;
 use strict;
 use warnings;
 use parent qw/Exporter/;
This page took 0.009981 seconds and 4 git commands to generate.