]> iEval git - www-offliberty.git/blobdiff - t/50-network.t
Make module compatible with perl 5.8.9
[www-offliberty.git] / t / 50-network.t
index ef9b682f19aedaa0850f0fb47399d2d698939029..44d9a9854da00d94379203997902177aed7f89be 100644 (file)
@@ -1,8 +1,8 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 use strict;
 use warnings;
 
-use LWP::Online ':skip_all';
+use Test::RequiresInternet 'offliberty.com' => 80;
 use Test::More tests => 2;
 use WWW::Offliberty qw/off/;
 
This page took 0.019049 seconds and 4 git commands to generate.