summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorGianni Ceccarelli <dakkar@thenautilus.net>2011-11-15 18:15:49 +0000
committerGianni Ceccarelli <dakkar@thenautilus.net>2011-11-15 18:15:49 +0000
commitb78db2a6c527ae5059ada918c40a0f37486b2d6e (patch)
tree85f89a235ed4deeba2db0b24d7479e593321cac7 /Makefile.PL
parentBuild results of a73c797 (on master) (diff)
parenthelper methods for users (diff)
downloaddata-multivalued-b78db2a6c527ae5059ada918c40a0f37486b2d6e.tar.gz
data-multivalued-b78db2a6c527ae5059ada918c40a0f37486b2d6e.tar.bz2
data-multivalued-b78db2a6c527ae5059ada918c40a0f37486b2d6e.zip
Build results of a73c797 (on master)
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 459c86d..a0c52e6 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -26,7 +26,6 @@ my %WriteMakefileArgs = (
"NAME" => "Data::MultiValued",
"PREREQ_PM" => {
"Carp" => 0,
- "Data::MultiValued::Exceptions::NotFound" => 0,
"Moose" => 0,
"Moose::Meta::Method::Accessor" => 0,
"Moose::Role" => 0,