Skip to content

Commit

Permalink
no more [AutoPrereqs]
Browse files Browse the repository at this point in the history
... to have minimum deps only, not everything
needed in plugins.
  • Loading branch information
renormalist committed Sep 18, 2012
1 parent 7bae764 commit e85ebbc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ copyright_holder = Steffen Schwigon
[@Filter]
-bundle = @SCHWIGON
-remove = UploadToCPAN
-remove = AutoPrereqs
dist = Benchmark-Perl-Formance
repository_at = github
disable_trailing_whitespace_tests = 1
Expand All @@ -17,3 +18,19 @@ disable_tab_tests = 1
subdir = perl-formance

[ManifestSkip]

[Prereqs]
Data::Structure::Util = 0
Data::YAML::Writer = 0
Devel::Platform::Info = 0
List::Util = 0
Data::DPath = 0
Sys::Hostname = 0

[Prereqs / TestRequires]
Test::More = 0.88
Data::YAML::Reader = 0

[Prereqs / RuntimeRecommends]
; Plugin.DPath
Clone = 0

0 comments on commit e85ebbc

Please sign in to comment.