Help for this page

Select Code to Download


  1. or download this
    package User;
    
    ...
      # now you have $self->{user} for the user object
      # and $self->{account_id}
    }