Help for this page

Select Code to Download


  1. or download this
        $obj->new;         # Perhaps Obj->new could have been written
    
        $obj->method;      # method is wrong, what class do
                           # we start looking in to fix it?