Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Beyond Golf - reading between the tokens

by Juerd (Abbot)
on Dec 28, 2002 at 12:51 UTC ( [id://222720]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MO=Concise -e'foo' | wc -l
    
  2. or download this
    5;0 juerd@atlas:~$ perl -MO=Concise /usr/bin/cpanp | wc -l
    /usr/bin/cpanp syntax OK
        260
    
  3. or download this
    5;0 juerd@atlas:~$ perl -MO=Concise -e'$t' 2> /dev/null | wc -l  
          5
    ...
         11
    5;0 juerd@atlas:~$ perl -MO=Concise -e'print $$t[0]{x}' 2> /dev/null |
    + wc -l
         13
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (7)
As of 2024-03-28 11:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found