Help for this page

Select Code to Download


  1. or download this
    package MY::A;
    
    ...
        return \@data_received;
    }
    1;