Help for this page

Select Code to Download


  1. or download this
    sub change {
      my ($self, $id) = @_;
      $_[0] = Test->new($id);
    }