From: Gurusamy Sarathy Date: Mon, 6 Jul 1998 22:55:56 +0000 (+0000) Subject: remove #! line from Errno_pm.PL X-Git-Tag: accepted/trunk/20130322.191538~37452 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c006b45560c934c84e21e708da01c5fcfc35a02c;p=platform%2Fupstream%2Fperl.git remove #! line from Errno_pm.PL p4raw-id: //depot/perl@1348 --- diff --git a/ext/Errno/Errno_pm.PL b/ext/Errno/Errno_pm.PL index 1cb55e1..a8a7cf7 100644 --- a/ext/Errno/Errno_pm.PL +++ b/ext/Errno/Errno_pm.PL @@ -1,4 +1,3 @@ -#!perl use ExtUtils::MakeMaker; use Config; use strict;