Help for this page
use strict; use Archive::Tar ; ... $tar->write( "$tarFile.tgz", 8); $tar->clear; undef $tar;