projects
/
p5sagit/Devel-GlobalDestruction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d4be4bd
)
Ask for S::Ex::Pro supporting :all (completeness)
Peter Rabbitson [Tue, 26 Mar 2013 23:27:12 +0000 (
00:27
+0100)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
b251d5a
..
ee99c6a
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-25,7
+25,7
@@
my $mymeta = $mymeta_works || eval { ExtUtils::MakeMaker->VERSION('6.5702'); 1 }
my %META_BITS = (
);
my %RUN_DEPS = (
- 'Sub::Exporter::Progressive' => '0.001002',
+ 'Sub::Exporter::Progressive' => '0.001006',
( (defined ${^GLOBAL_PHASE} or !can_xs() )
? ()
: ('Devel::GlobalDestruction::XS' => 0)