Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    $tar->read('file.tar.gz');
    $tar->extract();
    
  2. or download this
    Archive::Tar=HASH(0x2dd2a4)