Search results for "Archive::"
Archive::Builder::Archive - Archive abstraction handles
"Archive::Builder::Archive" objects provide a type neutral handle for outputing the various archive file types Archive::Builder objects. For more information on Archive::Builder objects, see its POD documentation....
ADAMK/Archive-Builder-1.16 - 23 Feb 2011 00:39:46 UTC - Search in distribution- Archive::Builder - File generation and archiving framework
- Archive::Builder::Generators - Default generators, and writing your own
- lib/Archive/Builder/Section.pm
- 1 more result from Archive-Builder »
Archive::Libarchive::Archive - Libarchive archive base object
This class is a base class for all archive classes in Archive::Libarchive....
PLICEASE/Archive-Libarchive-0.08 - 29 Sep 2022 16:42:06 UTC - Search in distribution- Archive::Libarchive::Lib::Archive - Private class for Arcive::Libarchive
- Archive::Libarchive - Modern Perl bindings to libarchive
- Archive::Libarchive::API - Comprehensive API documentation for Archive::Libarchive
- 17 more results from Archive-Libarchive »
Archive::Ar - Interface for manipulating ar archives
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 - Search in distribution
Archive::Any - Single interface to deal with file archives.
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 - Search in distribution- Archive::Any::Tar - Archive::Any wrapper around Archive::Tar
- Archive::Any::Zip - Archive::Any wrapper around Archive::Zip
- Archive::Any::Plugin - Anatomy of an Archive::Any plugin.
- 2 more results from Archive-Any »
Archive::Chm - Performs some read-only operations on HTML help (.chm) files. Range of operations includes enumerating contents, extracting contents and getting information about one certain part of the archive.
Archive::Chm is a module that provides access to Microsoft Compiled HTML Help files (chm files). A lot of today's software ships with documentation in .chm format. However Microsoft only provides viewing tools for their own OS and the company doesn't...
APALADE/Archive-Chm-0.06 - 20 Jul 2005 08:37:47 UTC - Search in distribution
Archive::Har - Provides an interface to HTTP Archive (HAR) files
This Module is intended to provide an interface to create/read/update entire HTTP Archive (HAR) files....
DDICK/Archive-Har-0.21 - 17 Apr 2017 00:16:47 UTC - Search in distribution- Archive::Har::Page - Represents a single page inside the HTTP Archive
- Archive::Har::Entry - Represents a single http request/response pair inside the HTTP Archive
- Archive::Har::Creator - Represents the creator (software) of the HTTP Archive
- 13 more results from Archive-Har »
Archive::Dir - a directory with an API like an Archive::Tar
CORION/Archive-Merged-0.02
-
28 Oct 2018 09:14:12 UTC
-
Search in distribution
- Archive::Merged - virtually merge two archives
Archive::Par - use & manipulate par files
FLUFFY/Archive-Par-1.01
-
06 Mar 2002 09:28:02 UTC
-
Search in distribution
- make - tools for making makefiles with.
Archive::RPM - Work with a RPM
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 - Search in distribution- Archive::RPM::ChangeLogEntry - A RPM %changelog entry
Archive::Rar - Interface with the 'rar' command
This is a module for the handling of rar archives. Locates the rar command (from PATH or from regedit for Win32) and encapsulate it to create, extract and list rar archives. *Note:* There are a few things that have gone awry. Have a look at the Archi...
SMUELLER/Archive-Rar-2.02 - 06 Mar 2008 14:12:55 UTC - Search in distribution- Archive::Rar::Passthrough - Thinnest possible wrapper around 'rar'
Archive::Raw - Perl bindings to the libarchive library
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 - Search in distribution- Archive::Raw::Entry - libarchive Entry class
- Archive::Raw::Match - libarchive Match class
- Archive::Raw::Reader - libarchive Reader class
- 1 more result from Archive-Raw »
Archive::Tar - module for manipulations of tar archives
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.00 - 25 Mar 2023 12:10:20 UTC - Search in distribution- Archive::Tar::File - a subclass for in-memory extracted file from Archive::Tar
- lib/Archive/Tar/Constant.pm
- ptar - a tar-like program written in perl
- 2 more results from Archive-Tar »
Archive::Tyd - Perl extension for simple file archiving.
Tyd is a simple archiving algorith for merging multiple files together and encrypting the results, hence a password-protected archive. Tyd Does: Reading and writing of encrypted Tyd archives and file operations within. Tyd Does: Load all files into m...
KIRSLE/Archive-Tyd-0.02 - 20 May 2006 01:36:57 UTC - Search in distribution
Archive::Zip - Provide an interface to ZIP archive files.
The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. Members can...
PHRED/Archive-Zip-1.68 - 12 Mar 2020 17:59:46 UTC - Search in distribution- lib/Archive/Zip/Archive.pm
- Archive::Zip::FAQ - Answers to a few frequently asked questions about Archive::Zip
- Archive::Zip::MemberRead - A wrapper that lets you read Zip archive members as if they were files.
- 9 more results from Archive-Zip »
Git::Archive - For automated file archiving with Git
When you want to have code maintain a file archive by committing changes to a Git repo, you don't have the luxury of being lazy and simply telling the code to do: git pull git commit changes git push Many little things can go wrong: What if files are...
ONEONETWO/Git-Archive-0.10 - 06 Jan 2014 09:14:43 UTC - Search in distribution
lib::archive - load pure-Perl modules directly from TAR archives
Specify TAR archives to directly load modules from. The TAR files will be searched like include dirs. Globs are expanded, so you can use wildcards (not for URLs). If modules are present in more than one TAR archive, the first one will be used. Relati...
TOMK/lib-archive-0.92 - 09 Apr 2022 11:27:54 UTC - Search in distribution
Archive::Cpio - module for manipulations of cpio archives
Archive::Cpio provides a few functions to read and write cpio files....
PIXEL/Archive-Cpio-0.10 - 01 Nov 2015 15:40:33 UTC - Search in distribution
Archive::Ipkg - Module for manipulation of iPKG archives
This module aids in the construction of iPKG packages (See links below for description of the implemented package format). The interface is somewhat similar to that of Archive::Tar, but with a couple differences. I consider the module to be in a beta...
CRENZ/Archive-Ipkg-0.04 - 23 Jan 2008 04:08:10 UTC - Search in distribution
Archive::Peek - Peek into archives without extracting them
This module lets you peek into archives without extracting them. It currently supports tar files and zip files. To support Bzip2- compressed files, you should install IO::Uncompress::Bunzip2....
ZMUGHAL/Archive-Peek-0.37 - 13 Nov 2021 03:28:36 UTC - Search in distribution
Archive::7zip - Read/write 7z , zip , ISO9960 and other archives
This is an alias for Archive::SevenZip....
CORION/Archive-SevenZip-0.19 - 19 Nov 2022 08:33:38 UTC - Search in distribution- Archive::SevenZip - Read/write 7z , zip , ISO9960 and other archives
- lib/Archive/SevenZip/Entry.pm
- Archive::SevenZip::API::ArchiveTar - Archive::Tar-compatibility API
- 1 more result from Archive-SevenZip »