Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: How can I control perl binaries

by 2teez (Vicar)
on Jun 23, 2012 at 01:03 UTC ( [id://977914]=note: print w/replies, xml ) Need Help??


in reply to How can I control perl binaries

"..this problem is a Unix problem where the -w is interpreted as a file name, and I get a -w file not found error..."
Instead of using the -w pragma why not just use use warnings in your programs.

Replies are listed 'Best First'.
Re^2: How can I control perl binaries
by Dan.Pinvidic (Initiate) on Jun 23, 2012 at 02:16 UTC
    There are other options (like -e) that I would like to use with this.

      You can't use or emulate -e on #! line, can you?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-20 02:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found