Help for this page

Select Code to Download


  1. or download this
    sub get_info {
      my $self = shift;
      my $ID = shift; # or @_
      #whatever..
    }