Help for this page

Select Code to Download


  1. or download this
    # Name of this file: pack_A.pm
    package pack_A;
    require Exporter;
    ...
    }
    1;
    #end package pack_B;