Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: RFC: A Primer on Writing Portable Perl Programs

by Anonymous Monk
on Nov 01, 2006 at 10:06 UTC ( [id://581644]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -wl -e "print 'Crikey, what a little beauty!';"
    
  2. or download this
        $ perl -wl -e "print 'Crikey, what a little beauty!';"
        -bash: !': event not found
    
  3. or download this
        $ perl -wl -e "print 'Crikey, what a little beauty!';"
        ';": Event not found.
    
  4. or download this
        $ perl -wl -e "print 'Crikey, what a little beauty!';"
        zsh: no such event: 0
    

Log In?
Username:
Password:

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

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

    No recent polls found