summaryrefslogtreecommitdiffstats
path: root/lib/ExtUtils/MakeMaker
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-01-10 09:53:10 -0600
committerJesse Luehrs <doy@tozt.net>2011-01-10 09:53:10 -0600
commitd61b403f1233e7620b0dc70beaf5c7d7b18063ab (patch)
tree223050989411bcb813752fd437d0a2e2e0df9903 /lib/ExtUtils/MakeMaker
parent03eb354e07941dbab5306a7c89a1b5bda07d7c30 (diff)
downloadextutils-makemaker-dist-zilla-develop-d61b403f1233e7620b0dc70beaf5c7d7b18063ab.tar.gz
extutils-makemaker-dist-zilla-develop-d61b403f1233e7620b0dc70beaf5c7d7b18063ab.zip
one more name change
Diffstat (limited to 'lib/ExtUtils/MakeMaker')
-rw-r--r--lib/ExtUtils/MakeMaker/Dist/Zilla/Develop.pm (renamed from lib/ExtUtils/MakeMaker/Dist/Zilla.pm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ExtUtils/MakeMaker/Dist/Zilla.pm b/lib/ExtUtils/MakeMaker/Dist/Zilla/Develop.pm
index 25f46cb..6c3e8ee 100644
--- a/lib/ExtUtils/MakeMaker/Dist/Zilla.pm
+++ b/lib/ExtUtils/MakeMaker/Dist/Zilla/Develop.pm
@@ -1,4 +1,4 @@
-package ExtUtils::MakeMaker::Dist::Zilla;
+package ExtUtils::MakeMaker::Dist::Zilla::Develop;
use strict;
use warnings;