Help for this page

Select Code to Download


  1. or download this
    package some_package;
    ...
    ...
           }
        }
    }
    
  2. or download this
    package some_package;
    ...
    ...
          }
          use strict;
    }