diff -Nurd -x'*~' Net-IRC-0.79.orig/Makefile.PL Net-IRC-0.79/Makefile.PL --- Net-IRC-0.79.orig/Makefile.PL 2009-12-23 12:05:52.000000000 -0500 +++ Net-IRC-0.79/Makefile.PL 2010-06-18 11:27:33.000000000 -0400 @@ -3,29 +3,6 @@ # See lib/ExtUtils/MakeMaker.pm for details of how to influence # the contents of the Makefile that is written. -exit 0 if $ENV{AUTOMATED_TESTING}; -my $ok = 'I acknowledge that Net::IRC is unsupported and I wish to proceed.'; -my $warning = <); -die "Refusing to install due to lack of confirmation" unless $acceptance eq $ok; WriteMakefile(