From: Steve Peters Date: Sun, 16 Oct 2005 13:24:23 +0000 (+0000) Subject: No more attempting to edit Pod before the first coffee of the morning. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=23c15954ca50880098ce04cdd2a94d8b8d2563b0;p=p5sagit%2Fp5-mst-13.2.git No more attempting to edit Pod before the first coffee of the morning. p4raw-id: //depot/perl@25767 --- diff --git a/ext/DynaLoader/XSLoader_pm.PL b/ext/DynaLoader/XSLoader_pm.PL index 82bdeac..59ffbc6 100644 --- a/ext/DynaLoader/XSLoader_pm.PL +++ b/ext/DynaLoader/XSLoader_pm.PL @@ -382,7 +382,6 @@ This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut - EOT close OUT or die $!;