Browse Source

Use dzil AutoPrereqs plugin

Conflicts:
	dist.ini
gempesaw 11 years ago
parent
commit
a4f6ae5790
1 changed files with 2 additions and 13 deletions
  1. 2 13
      dist.ini

+ 2 - 13
dist.ini

@@ -11,6 +11,7 @@ copyright_holder = Aditya Ivaturi
 [Git::Commit]
 [Git::Commit]
 [Git::Push]
 [Git::Push]
 
 
+[AutoPrereqs]
 [GatherDir]
 [GatherDir]
 [MakeMaker]
 [MakeMaker]
 [ManifestSkip]
 [ManifestSkip]
@@ -28,24 +29,12 @@ copyright_holder = Aditya Ivaturi
 [UploadToCPAN]
 [UploadToCPAN]
 
 
 [Prereqs / BuildRequires]
 [Prereqs / BuildRequires]
-LWP::Protocol::PSGI = 0.04
-Test::More = 0
-Test::Builder = 0
 
 
 [Prereqs / RuntimeRequires]
 [Prereqs / RuntimeRequires]
 perl = 5.010
 perl = 5.010
 
 
-Carp = 0
-HTTP::Headers = 0
-HTTP::Request = 0
-JSON = 0
-LWP::UserAgent = 0
-Net::Ping = 0
-MIME::Base64 = 0
-IO::Socket = 0
-
 [Prereqs / TestRequires]
 [Prereqs / TestRequires]
-Carp = 1.25
+LWP::Protocol::PSGI = 0.04
 
 
 [MetaResources]
 [MetaResources]
 bugtracker.web = https://github.com/gempesaw/Selenium-Remote-Driver/issues
 bugtracker.web = https://github.com/gempesaw/Selenium-Remote-Driver/issues