]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - Makefile.PL
Forbid passing 'hook' and 'fatal' at the same time
[perl/modules/indirect.git] / Makefile.PL
index e00e6f155ec08a90abb75401d38cc1b1b32558ca..c421a46ac2f39788b339730d1c61f6c190c10f63 100644 (file)
@@ -26,6 +26,7 @@ my $dist = 'indirect';
 $file = "lib/$file.pm";
 
 my %PREREQ_PM = (
+ 'Carp'     => 0,
  'XSLoader' => 0,
 );