Archive::Tar provides an object oriented mechanism for handling tar files. It provides class methods for quick and easy files handling while also allowing for the creation of tar file objects for custom manipulation. If you have the IO::Zlib module i...
BINGOS/Archive-Tar-2.32 - 13 Sep 2018 07:17:10 GMTWrapper around Archive::Tar for Archive::Any....
OALDERS/Archive-Any-0.0945 - 02 May 2016 22:57:19 GMTThis class extends the Archive::Tar class. It adds services like adding a file under a different name, and adding a baseline relative file. It also guards the user from adding the same file several times. Currently, because of the underlying Archive:...
VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 GMTArchive::Tar::Files provides a neat little object layer for in-memory extracted files. It's mostly used internally in Archive::Tar to tidy up the code, but there's no reason users shouldn't use this API as well. Accessors A lot of the methods in this...
BINGOS/Archive-Tar-2.32 - 13 Sep 2018 07:17:10 GMT"Archive::Tar::Merge" takes two or more tarballs, merges their files and writes the resulting directory/file structure out to a destination tarball. In the easiest case, there's no overlap between files. Then the result is just a union of all files i...
MSCHILLI/Archive-Tar-Merge-0.01 - 03 Nov 2007 20:07:39 GMTBRONG/Archive-Tar-Stream-0.02 - 04 Jan 2014 04:02:22 GMT
Archive::Tar::Builder is meant to quickly and easily generate tarball streams, and write them to a given file handle. Though its options are few, its flexible interface provides for a number of possible uses in many scenarios. Archive::Tar::Builder s...
XAN/Archive-Tar-Builder-2.5002 - 17 Apr 2017 18:54:50 GMTArchive::Tar::Wrapper is an API wrapper around the "tar" command line program. 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 're...
ARFREITAS/Archive-Tar-Wrapper-0.33 - 10 Jul 2018 11:42:09 GMTThe Archive::Tar module is a powerfull tool for manipulating archives from perl. However, most of the time, this module needs the entire archive to be resident in memory. This renders the module per se, not to be directly usable for very large archiv...
IVORW/Archive-Tar-Streamed-0.03 - 02 Jan 2005 11:51:47 GMTOALDERS/Archive-Any-0.0945 - 02 May 2016 22:57:19 GMT
TMULEVICH/Archive-SimpleExtractor-0.11 - 01 Mar 2010 10:10:52 GMT
Archive::Tar::Wrapper::IPC::Cmd is a fork of Michael Schilli's Archive::Tar::Wrapper Removed: IPC::Run, IO::Pty Added: IPC::Cmd...
BIESZCZAD/Archive-Tar-Wrapper-IPC-Cmd-0.22 - 12 Jul 2012 08:43:57 GMTRJBS/Path-Resolver-3.100454 - 09 Oct 2013 21:12:03 GMT
AnnoCPAN is expected to handle both tar.gz and zip archives. Archive::Tar and Archive::Zip take care of accessing those types of files, but they have different interfaces. AnnoCPAN::Archive provides a common interface to the very few methods that are...
ITUB/AnnoCPAN-0.22 - 02 Aug 2005 04:33:32 GMT