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

Search results for "module:Archive::Tar::File"

Archive::Tar::File - a subclass for in-memory extracted file from Archive::Tar River stage four • 153 direct dependents • 2205 total dependents

Archive::Tar::File 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-3.02 - 12 Apr 2023 23:09:11 UTC

Archive/Tar/Constant.pm River stage zero No dependents

RPAGITSCH/Win32-File-Summary-1.10 - 24 Aug 2005 04:39:30 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

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

lib::archive - load pure-Perl modules directly from TAR archives River stage zero No dependents

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

Meta::Archive::Tar - extended Archive::Tar class. River stage zero No dependents

This 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 UTC

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::Tar::Stream - pure perl IO-friendly tar file management River stage one • 1 direct dependent • 1 total dependent

BRONG/Archive-Tar-Stream-0.02 - 04 Jan 2014 04:02:22 UTC

File::Archive - Figure out what is in an archive file River stage zero No dependents

Given an archive file of some kind, these methods will determine what type of archive it is, and tell you what files are contained in that archive. It will also give you the contents of a particular file contained in that archive. This was written fo...

RBOW/File-Archive-0.53 - 10 Dec 1999 02:48:25 UTC

Meta::Archive::MyTar - Tar archive module. River stage zero No dependents

This module allows you to create tar archives much line the CPAN Archive::Tar module. The difference is that this module stores the archive on the disk and not in RAM and therefore is supposed to have more performance. It also supports more operation...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Archive::TarGzip - save and restore files to and from compressed tape archives (tar) River stage zero No dependents

The "Archive::TarGzip" module provides "tar" subroutine to archive a list of files in an archive file in the tar format. The archive file may be optionally compressed using the gzip compression routines. The "Archive::TarGzip" module also provides a ...

SOFTDIA/Archive-TarGzip-0.03 - 15 May 2004 02:51:32 UTC

Archive::Probe - A generic library to search file within archive River stage zero No dependents

Archive::Probe is a generic utility to search or extract archives. It facilitates searching of particular file by name or content inside deeply nested archive with mixed types. It can also extract embedded archive inside the master archive recursivel...

FGZ/Archive-Probe-0.86 - 05 May 2014 14:09:49 UTC

Archive::Builder - File generation and archiving framework River stage one • 1 direct dependent • 1 total dependent

Perl is often used for applications that generate large numbers of files, and Archive::Builder is designed to assist in these sorts of tasks. It provides a framework for defining a set of files, and how they will be generated, and a series of methods...

ADAMK/Archive-Builder-1.16 - 23 Feb 2011 00:39:46 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::Peek - Peek into archives without extracting them River stage two • 2 direct dependents • 15 total dependents

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

Archive::Zip - Provide an interface to ZIP archive files. River stage four • 161 direct dependents • 1061 total dependents

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

Archive::Ipkg - Module for manipulation of iPKG archives River stage zero No dependents

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

Filename::Archive - Check whether filename indicates being an archive file River stage one • 6 direct dependents • 6 total dependents

PERLANCAR/Filename-Archive-0.033 - 23 Feb 2024 01:57:08 UTC

Apache::Archive - Expose archive files through the Apache web server. River stage zero No dependents

Apache::Archive is a mod_perl extension that allows the Apache HTTP server to expose tar and tar.gz archives on the fly. When a client requests such an archive file, the server will return a page displaying information about the file that allows the ...

JPETERSON/Apache-Archive-0.1 - 08 Aug 1999 17:52:12 UTC

Archive::Merged - virtually merge two archives River stage zero No dependents

CORION/Archive-Merged-0.03 - 21 Jul 2023 20:48:51 UTC
69 results (0.034 seconds)