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

Re^3: If you believe in Lists in Scalar Context, Clap your Hands

by ikegami (Patriarch)
on Oct 24, 2008 at 02:46 UTC ( [id://719224]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >perl -MO=Concise -e"($a,$b)=(4,5)"
    a  <@> leave[1 ref] vKP/REFC ->(end)
    ...
    -           <1> ex-rv2sv sKRM*/1 ->-
    8              <#> gvsv[*b] s ->9
    -e syntax OK
    
  2. or download this
    >perl -MO=Concise -e"1 for ($a,$b)"
    d  <@> leave[1 ref] vKP/REFC ->(end)
    ...
    -                 <0> ex-const v ->9
    9                 <0> unstack v ->a
    -e syntax OK
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-03-29 05:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found