remove unused dependency on Carp
[catagits/Catalyst-Plugin-Email.git] / Makefile.PL
index c34435c..579307b 100644 (file)
@@ -17,7 +17,6 @@ my %WriteMakefileArgs = (
         'Email::Send'           => '0',
         'Email::MIME'           => '0',
         'Email::MIME::Creator'  => '0',
-        'Carp'                  => '0',
     },
     TEST_REQUIRES => {
         'Test::More'            => '0',