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

Re: #!/usr/bin/perl -w

by thelenm (Vicar)
on Jul 18, 2002 at 19:07 UTC ( [id://182983]=note: print w/replies, xml ) Need Help??


in reply to #!/usr/bin/perl -w

perlrun gives some more information about how the #! line is processed. perl checks this line for switches whenever it runs, so under any OS, a shebang line that says
#!/foo/bar/baz/perl -w
should turn warnings on.

-- Mike

--
just,my${.02}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-25 13:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found