Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

logan's scratchpad

by logan (Curate)
on Jun 01, 2004 at 19:04 UTC ( [id://358404]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        $self->{returned_assets} = \@assets;
        $self->{returned_asset_ids} = \@asset_ids;
    ...
        for $l(@{$self->{returned_assets}}) {
            print "L = $l\n";
        }
    

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: (8)
As of 2024-04-25 11:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found