Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        #  Call subroutine with values hash here ..
      }
    }
    
  2. or download this
    package ABCXYZ::Foo;
    
    ...
    our $Prefix = 'EX';
    
    1;