Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: the -x command line parameter

by Joost (Canon)
on Aug 08, 2004 at 20:02 UTC ( [id://381093]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    From: my@email.com
    To: your@email.com
    ...
    #!/usr/bin/perl -w
    use strict;
    print "Just another perl hacker\n";
    
  2. or download this
    > perl -x message.txt
    Just another perl hacker
    

Log In?
Username:
Password:

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

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

    No recent polls found