
Archive::tar::wrapper is an api wrapper around the 'tar' command line utility. it never stores anything in memory, but works on temporary directory structures on disk instead. it provides a mapping between the logical paths in the tarball and the 'real' files in the temporary directory on disk.