WWW-RobotRules-Extended

 view release on metacpan or  search on metacpan

t/00-load.t  view on Meta::CPAN

#!perl -T

use Test::More tests => 1;

BEGIN {
    use_ok( 'WWW::RobotRules::Extended' ) || print "Bail out!\n";
}

diag( "Testing WWW::RobotRules::Extended $WWW::RobotRules::Extended::VERSION, Perl $], $^X" );



( run in 0.396 second using v1.01-cache-2.11-cpan-e9daa2b36ef )