Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    Prints:
    starting main program
    Sub unzipping called!
    
  2. or download this
    #!/usr/bin/perl
    #This is file: ZipUtilDemo.pm
    ...
    }
    
    1; #IMPORTANT return a true value!