Re: broke my perl? :(
by
JavaFan
on
Aug 25, 2010 at 09:39 UTC
(
replies
)
http://www.perlmonks.org?node_id=857127
in reply to
broke my perl? :(
That looks like your
/usr/bin/perl
is actually a script which starts with
#!/gsc/bin/perl
, and
/gsc/bin/perl
doesn't exists.
In Section
Seekers of Perl Wisdom