move call numbers from to be deleted org to undeleted org when the copy is at an...
[migration-tools.git] / Equinox-Migration / Makefile.PL
index 9d972c2..ccc5da6 100644 (file)
@@ -5,8 +5,6 @@ use ExtUtils::MakeMaker;
 WriteMakefile(
     NAME                => 'Equinox::Migration',
     AUTHOR              => 'Shawn Boyette <sboyette@esilibrary.com>',
-    VERSION_FROM        => 'lib/Equinox/Migration.pm',
-    ABSTRACT_FROM       => 'lib/Equinox/Migration.pm',
     PL_FILES            => {},
     PREREQ_PM => {
         'Test::More' => 0,