subrequest patched to make docs match impl
[catagits/Catalyst-Plugin-SubRequest.git] / Makefile.PL
index 80dd515..25fbb25 100644 (file)
@@ -5,7 +5,6 @@ WriteMakefile(
     AUTHOR    => 'Marcus Ramberg <marcus@thefeed.no>',
     PREREQ_PM => {
         Catalyst     => '2.99',
-        File::Slurp  => '0',
     },
     VERSION_FROM => 'SubRequest.pm'
 );