Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Boldra's scratchpad

by Boldra (Deacon)
on Jun 02, 2004 at 03:27 UTC ( [id://359100]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub all_arguments {
        my ( $self, $machine_template ) = @_;
        my @all_sids = map { $_->sid } $machine_template->all_systems;
    ...
          );
        return \@arguments;
    }
    

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 having a coffee break in the Monastery: (4)
As of 2024-03-29 06:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found