aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 84b1f32..1947389 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,9 +4,9 @@ use ExtUtils::MakeMaker;
use Module::Metadata;
WriteMakefile(
- NAME => 'File::Backup',
- VERSION_FROM => 'lib/File/Backup.pm',
- ABSTRACT_FROM => 'lib/File/Backup.pm',
+ NAME => 'File::BackupCopy',
+ VERSION_FROM => 'lib/File/BackupCopy.pm',
+ ABSTRACT_FROM => 'lib/File/BackupCopy.pm',
LICENSE => 'gpl_3',
AUTHOR => 'Sergey Poznyakoff <gray@gnu.org>',
MIN_PERL_VERSION => 5.006,

Return to:

Send suggestions and report system problems to the System administrator.