Help for this page

Select Code to Download


  1. or download this
    use NumObject;
    
    ...
    my $d = $a->addObjects($b);
    my $e = NumObject::addObjects($a, $b);