Help for this page

Select Code to Download


  1. or download this
    sub Parse{
            my $self = shift;
    ...
            }
            return @args;
    }
    
  2. or download this
    sub Parse{
            my $self = shift;
    ...
            }
            return @args;
    }