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

zdog's scratchpad

by zdog (Priest)
on Jun 02, 2004 at 01:50 UTC ( [id://358978]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $dbh = $DB->getDatabaseHandle();
    
    ...
        @$cnodes = sort { $a->[1] <=> $b->[1] } @$cnodes;
        shift @$cnodes while @$cnodes > 30;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-03-29 12:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found