about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 6be913b1..de0c49fd 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -38,10 +38,6 @@ WriteMakefile(
                 # `perl5' on FreeBSD
                 'Encode' => 0,
 
-                # libperl$PERL_VERSION on Debian, `perl5' on FreeBSD,
-                # but Fedora seems to need this separately
-                'Devel::Peek' => 0,
-
                 # TODO: these should really be made optional...
                 'Plack' => 0,
                 'URI::Escape' => 0,