Help for this page

Select Code to Download


  1. or download this
    {
        package Test;
    ...
    
    my $tmp = Test->new;
    print $tmp->len,"\n";
    
  2. or download this
    function "arr" called
    function "scaler" called
    Can't use string ("1") as a HASH ref while "strict refs" in use at ./t
    +est.pl line 25.