Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Mutator chaining considered harmful

by kappa (Chaplain)
on Dec 29, 2004 at 14:11 UTC ( [id://417984]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ...
    $s->anatrace('bank2', 'Switch pos', 'active', 1);
    $s->generate();
    
  2. or download this
    for (Scope->new('probe' => $netlist)) {
        $_->anatrace('in', 'System input', 'active', 1);
        ...
        $_->generate();
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-16 13:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found