Docs::Site_SVD::Archive_TarGzip

Docs::Site_SVD::Archive_TarGzip - tar and gzip or untar and gunzip with a small memory footprint.
Download

Docs::Site_SVD::Archive_TarGzip Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Software Diamonds
  • Publisher web site:
  • http://search.cpan.org/~softdia/Archive-TarGzip-0.03/lib/Docs/Site_SVD/Archive_TarGzip.pm

Docs::Site_SVD::Archive_TarGzip Tags


Docs::Site_SVD::Archive_TarGzip Description

Docs::Site_SVD::Archive_TarGzip - tar and gzip or untar and gunzip with a small memory footprint. Docs::Site_SVD::Archive_TarGzip - tar and gzip or untar and gunzip with a small memory footprint.The Archive::TarGzip module provides tar subroutine to archive a list of files in an archive file in the tar format. The archve file may be optionally compressed using the gzip compression routines. The ARchive::TarGzip module also provides a untar subroutine that can extract the files from the tar or tar/gzip archive files.The tar and untar top level subroutines use methods from the Archive::TarGzip class. The Archive::TarGzip class is dervided from its parent Archive::Tar class. The new methods supplied with the Archive::TarGzip derived class provide means to access individual files within the archive file without bringing the entire archive file into memory. When the gzip compression option is active, the compression is performed on the fly without creating an intermediate uncompressed tar file. The new methods provide a smaller memory footprint that enhances performance for very large archive files. Requirements: · Perl


Docs::Site_SVD::Archive_TarGzip Related Software