Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: /usr/bin/perl^M: bad interpreter:

by codeacrobat (Chaplain)
on Dec 03, 2009 at 07:13 UTC ( [id://810762]=note: print w/replies, xml ) Need Help??


in reply to /usr/bin/perl^M: bad interpreter:

get rid of ^M with
dos2unix /usr/local/bin/sr_server # or more perlish perl -pi -e 'tr[\r][]d' /usr/local/bin/sr_server
see also crlf to \n

print+qq(\L@{[ref\&@]}@{['@'x7^'!#2/"!4']});

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://810762]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (7)
As of 2024-04-23 11:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found