Skip to content

Commit

Permalink
Revert "declare new pre-reqs"
Browse files Browse the repository at this point in the history
This reverts commit f842ab2.
  • Loading branch information
DrHyde committed Oct 25, 2017
1 parent 6d7ece2 commit 5a03fa1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ WriteMakefile(
},
VERSION_FROM => 'lib/Sub/WrapPackages.pm',
PREREQ_PM => {
'Sub::Prototype' => 0.02,
# 'Sub::Uplevel' => 0.22,
'Devel::Caller::IgnoreNamespaces' => 1.0,
'List::MoreUtils' => 0,
'Package::Stash' => 0,
'Sub::Prototype' => 0.02,
}
);

0 comments on commit 5a03fa1

Please sign in to comment.