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

object aggregators

by mojotoad (Monsignor)
on Jun 12, 2003 at 20:15 UTC ( [id://265479]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @parms = ...;
    foreach $obj (@objects) {
      $obj->duckwalk(@parms);
    }
    
  2. or download this
    $ringmaster->aggregate(@objects)->duckwalk(@parms);
    
  3. or download this
      # Manipulates multiple table cells
     $table->col(7)->attr('bgcolor','#BBFFBB');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-19 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found