Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: weaken CODEREF

by dave_the_m (Monsignor)
on Nov 11, 2013 at 09:14 UTC ( [id://1061961]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for (1,2) {
        push @a, sub {};
    ...
    bless $a[0];
    bless $b[0];
    print "$a[1] $b[1]\n";
    
  2. or download this
    main=CODE(0x1f41648) CODE(0x1f40c88)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-03-29 01:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found