Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Perl program does not seem to be understood by Fedora 21

by karlgoethebier (Abbot)
on Apr 30, 2015 at 08:24 UTC ( [id://1125226]=note: print w/replies, xml ) Need Help??


in reply to Perl program does not seem to be understood by Fedora 21

Examine what's really in the file like that:

$ hexdump -c -n 17 file.pl 0000000 # ! / u s r / b i n / p e r l \ +r 0000010 \n 0000011

If you see \r\n in your file try $ dos2unix file.pl

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-03-29 08:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found