From 7b9e7cb1719ab26413232b9888d43c31d6a62ea4 Mon Sep 17 00:00:00 2001 From: Justin Hunter Date: Thu, 26 Jan 2012 12:32:37 -0500 Subject: [PATCH] no signing --- Makefile.PL | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index aa75b74..827fede 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,7 +6,6 @@ WriteMakefile( NAME => 'POE::Component::Supervisor', VERSION_FROM => 'lib/POE/Component/Supervisor.pm', INSTALLDIRS => 'site', - SIGN => 1, PL_FILES => { }, PREREQ_PM => { 'POE' => '1.0002', # DIE in parents