Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

amarquis's scratchpad

by amarquis (Curate)
on Feb 15, 2008 at 18:18 UTC ( [id://668212]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub mysub {
        $arrayref = shift;
    ...
        $arrayref->[$x][$y] = 1;
    
    }
    
  2. or download this
    Useless use of private variable in void context at mymodule.pm line 16
    +6.
    

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 avoiding work at the Monastery: (2)
As of 2024-04-19 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found