Help for this page

Select Code to Download


  1. or download this
    
    my $obj = new->( arg => 23); 
    ...
       }
    }
    # update: i had Class instead of new in the above: corrected