summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAristotle Pagaltzis <pagaltzis@gmx.de>2016-04-26 17:32:43 -0400
committerRicardo Signes <rjbs@cpan.org>2016-04-26 17:41:35 -0400
commit86ee67245c9257164559d6ced91f64313cea334f (patch)
tree073cc7112479d287c05232f66474b59e01705b3f
parentfa44d9619c1bcdda9c9542b5cb83799dd812b53b (diff)
downloadperl-86ee67245c9257164559d6ced91f64313cea334f.tar.gz
Remove some data detritus from CoreList
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 7e7ce7f1f8..6acfd31b12 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -9909,7 +9909,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::Build::Version'=> 1,
'Module::Build::YAML' => 1,
'Package::Constants' => 1,
- 'Simple' => 1,
'inc::latest' => 1,
}
},
@@ -12834,7 +12833,6 @@ for my $version (sort { $a <=> $b } keys %delta) {
'Module::Build::Version'=> 1,
'Module::Build::YAML' => 1,
'Package::Constants' => 1,
- 'Simple' => 1,
'inc::latest' => 1,
}
},