aboutsummaryrefslogtreecommitdiff
path: root/Perl/debug/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Perl/debug/Makefile.PL')
-rw-r--r--Perl/debug/Makefile.PL7
1 files changed, 0 insertions, 7 deletions
diff --git a/Perl/debug/Makefile.PL b/Perl/debug/Makefile.PL
deleted file mode 100644
index 539da69..0000000
--- a/Perl/debug/Makefile.PL
+++ /dev/null
@@ -1,7 +0,0 @@
-use ExtUtils::MakeMaker;
-# See lib/ExtUtils/MakeMaker.pm for details of how to influence
-# the contents of the Makefile that is written.
-WriteMakefile(
- 'NAME' => 'ZincDebug',
- 'VERSION' => '0.1',
-);