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

Re^2: design suggestions for object integration wanted

by rvosa (Curate)
on Sep 20, 2006 at 07:59 UTC ( [id://573856]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $matrix_id = $cdat->add_matrix( $matrix );
    my $tree_id   = $cdat->add_tree( $tree );
    ...
        print "$method '@args'" # prints "set_name 'New matrix'"
    }
    $matrix->set_name( 'New matrix' );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-24 10:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found