Trying to get a new stable dev release up.
[catagits/Catalyst-Authentication-Credential-OpenID.git] / Makefile.PL
index f10b3d7..ead2392 100644 (file)
@@ -26,10 +26,10 @@ recommends "LWPx::ParanoidAgent" => "1.03";
 test_requires "Catalyst::Engine::HTTP";
 
 test_requires "Test::More"      => "0.42";
-test_requires "Net::OpenID::Server" => "1.02";
-test_requires "Test::WWW::Mechanize" => "1.20";
-test_requires "Net::DNS"       => undef;
-test_requires "IO::Socket::INET"   => undef;
+# test_requires "Net::OpenID::Server" => "1.02";
+# test_requires "Test::WWW::Mechanize" => "1.20";
+# test_requires "Net::DNS"       => undef;
+# test_requires "IO::Socket::INET"   => undef;
 
 if ( $Module::Install::AUTHOR )
 {