From fec5317b562f0dbdfcbb1cf6b2343a9b50b784c1 Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Tue, 7 Aug 2001 01:33:26 -0700 Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com> Unnecessary dependency. p4raw-id: //depot/perl@11603 --- embed.pl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'embed.pl') diff --git a/embed.pl b/embed.pl index 2e473b6065..60d0046e10 100755 --- a/embed.pl +++ b/embed.pl @@ -1,9 +1,5 @@ #!/usr/bin/perl -w -BEGIN { - unshift @INC, "./lib"; -} - require 5.003; # keep this compatible, an old perl is all we may have before # we build the new one -- cgit v1.2.1