Beefy Boxes and Bandwidth Generously Provided by pair Networks Russ
"be consistent"
 
PerlMonks  

Re: new to perl

by brx (Pilgrim)
on Jul 13, 2012 at 14:09 UTC ( #981627=note: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -MO=Deparse -anle 'print "Mypath\\MyPerl_2.pl $F[-1]"'
    BEGIN { $/ = "\n"; $\ = "\n"; }
    ...
        our(@F) = split(' ', $_, 0);
        print "Mypath\\MyPerl_2.pl $F[-1]";
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2013-05-20 03:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    The best material for plates (tableware) is:









    Results (402 votes), past polls