Help for this page

Select Code to Download


  1. or download this
    sub parse{
        my $self=shift;
    ...
    
        print $self->{'AN'}."\n";
    }