Codebase list libfurl-perl / 7e9923a
URI.pm is optional tokuhirom 11 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
77 use Cwd;
88 use URI;
99 use Test::More tests => 13;
10 use Test::Requires 'Test::Fake::HTTPD';
10 use Test::Requires 'Test::Fake::HTTPD', 'URI';
1111 use Test::TCP;
1212 use Test::Fake::HTTPD;
1313