Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

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

by Perlbotics (Archbishop)
on Apr 29, 2015 at 21:57 UTC ( [id://1125171]=note: print w/replies, xml ) Need Help??


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

  • is perl the same as /usr/bin/perl? -- run: type perl
  • does inv really start with #! or perhaps with a BOM? -- run: od -N 32 -x inv
  • is /home/enc/bin/ accidentally mounted with noexec flag? -- run: mount and search for the appropriate path

Replies are listed 'Best First'.
Re^2: Perl program does not seem to be understood by Fedora 21
by swampyankee (Parson) on Apr 29, 2015 at 22:32 UTC

    Thanks!

    I opened it up with vim -b and, lo, there was a non-displayable character before the # in the shebang. I probably fat-fingered something in emacs.


    Information about American English usage here and here. Floating point issues? Please read this before posting. — emc

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-25 05:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found