The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Archive::Any"

Archive::Any - Single interface to deal with file archives. River stage two • 13 direct dependents • 23 total dependents

This module is a single interface for manipulating different archive formats. Tarballs, zip files, etc. new my $archive = Archive::Any->new( $archive_file ); my $archive_with_type = Archive::Any->new( $archive_file, $type ); $type is optional. It let...

OALDERS/Archive-Any-0.0946 - 05 Apr 2019 20:13:17 UTC

Archive::Any::Tar - Archive::Any wrapper around Archive::Tar River stage two • 13 direct dependents • 23 total dependents

Wrapper around Archive::Tar for Archive::Any....

OALDERS/Archive-Any-0.0946 - 05 Apr 2019 20:13:17 UTC

Archive::Any::Zip - Archive::Any wrapper around Archive::Zip River stage two • 13 direct dependents • 23 total dependents

Wrapper around Archive::Zip for Archive::Any....

OALDERS/Archive-Any-0.0946 - 05 Apr 2019 20:13:17 UTC

Archive::Any::Create - Abstract API to create archives (tar.gz and zip) River stage one • 2 direct dependents • 5 total dependents

Archive::Any::Create is a wrapper module to create tar/tar.gz/zip files with a single easy-to-use API....

MIYAGAWA/Archive-Any-Create-0.03 - 06 Jun 2013 07:20:16 UTC

Archive::Any::Plugin - Anatomy of an Archive::Any plugin. River stage two • 13 direct dependents • 23 total dependents

OALDERS/Archive-Any-0.0946 - 05 Apr 2019 20:13:17 UTC

Archive::Any::Plugin::Tar - Archive::Any wrapper around Archive::Tar River stage two • 13 direct dependents • 23 total dependents

OALDERS/Archive-Any-0.0946 - 05 Apr 2019 20:13:17 UTC

Archive::Any::Plugin::Zip - Archive::Any wrapper around Archive::Zip River stage two • 13 direct dependents • 23 total dependents

Wrapper around Archive::Zip for Archive::Any....

OALDERS/Archive-Any-0.0946 - 05 Apr 2019 20:13:17 UTC

Archive::Any::Plugin::Rar - Archive::Any wrapper around Archive::Rar River stage zero No dependents

MRGRIPH/Archive-Any-Plugin-Rar-0.02 - 18 Feb 2013 01:39:24 UTC

Archive::Any::Lite - simple CPAN package extractor River stage three • 4 direct dependents • 223 total dependents

This is a fork of Archive::Any by Michael Schwern and Clint Moore. The main difference is this works properly even when you fork(), and may require less memory to extract a tarball. On the other hand, this isn't pluggable (this only supports file for...

ISHIGAKI/Archive-Any-Lite-0.11 - 29 Apr 2016 01:00:48 UTC

Archive::Any::Plugin::Bzip2 - bzip2 support via Archive::Tar River stage zero No dependents

can_handle Used internally to add "x-bzip2" support to Archive::Any....

ISHIGAKI/Archive-Any-Plugin-Bzip2-0.01 - 16 Jun 2012 13:45:42 UTC

POE::Component::Archive::Any - a non-blocking wrapper around Archive::Any River stage one • 1 direct dependent • 1 total dependent

ZOFFIX/POE-Component-Archive-Any-0.002 - 07 Nov 2013 01:16:26 UTC

lib/Archive/Any/Create/Tar.pm River stage one • 2 direct dependents • 5 total dependents

MIYAGAWA/Archive-Any-Create-0.03 - 06 Jun 2013 07:20:16 UTC

lib/Archive/Any/Create/Zip.pm River stage one • 2 direct dependents • 5 total dependents

MIYAGAWA/Archive-Any-Create-0.03 - 06 Jun 2013 07:20:16 UTC

lib/Archive/Libarchive/Any.pm River stage zero No dependents

NOTE: This module has been deprecated in favor of Archive::Libarchive. It provides a better thought out object-oriented interface and is easier to maintain. This module provides bindings for libarchive using either Archive::Libarchive::XS or Archive:...

PLICEASE/Archive-Libarchive-Any-0.0901 - 31 May 2021 02:28:18 UTC

Archive::Ar - Interface for manipulating ar archives River stage one • 2 direct dependents • 3 total dependents

Archive::Ar is a pure-perl way to handle standard ar archives. This is useful if you have those types of archives on the system, but it is also useful because .deb packages for the Debian GNU/Linux distribution are ar archives. This is one building b...

JBAZIK/Archive-Ar-2.02 - 14 Jul 2014 04:51:07 UTC

Archive::Par - use & manipulate par files River stage zero No dependents

FLUFFY/Archive-Par-1.01 - 06 Mar 2002 09:28:02 UTC

Archive::Dir - a directory with an API like an Archive::Tar River stage zero No dependents

CORION/Archive-Merged-0.03 - 21 Jul 2023 20:48:51 UTC

Archive::RPM - Work with a RPM River stage zero No dependents

Archive::RPM provides a more complete method of accessing an RPM's meta- and actual data. We access this information by leveraging RPM2 where we can, and by "exploding" the rpm (with rpm2cpio and cpio) when we need information we can't get through RP...

RSRCHBOY/Archive-RPM-0.07 - 19 Jun 2010 20:02:24 UTC

Archive::Raw - Perl bindings to the libarchive library River stage zero No dependents

libarchive <https://www.libarchive.org> is a multi-format archive and compression library. This module provides Perl bindings to the libarchive API. WARNING: The API of this module is unstable and may change without warning (any change will be approp...

JACQUESG/Archive-Raw-0.03 - 03 Jul 2020 12:21:20 UTC

Archive::Tar - module for manipulations of tar archives River stage four • 153 direct dependents • 2205 total dependents

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-3.02 - 12 Apr 2023 23:09:11 UTC
124 results (0.034 seconds)