Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.190.361 Times

Archive::Tar::Wrapper 0.12

Company: Michael Schilli
Date Added: August 16, 2013  |  Visits: 369

Archive::Tar::Wrapper

Report Broken Link
Printer Friendly Version


Product Homepage
Download (34 downloads)



Archive::Tar::Wrapper is an Perl 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.<br /><br />SYNOPSIS<br /><br /> use Archive::Tar::Wrapper;<br /><br /> my $arch = Archive::Tar::Wrapper->new();<br /><br /> # Open a tarball, expand it into a temporary directory<br /> $arch->read("archive.tgz");<br /><br /> # Iterate over all entries in the archive<br /> $arch->list_reset(); # Reset Iterator<br /> # Iterate through archive<br /> while(my $entry = $arch->list_next()) {<br /> my($tar_path, $phys_path) = @$entry;<br /> print "$tar_path<br />";<br /> }<br /><br /> # Get a huge list with all entries<br /> for my $entry (@{$arch->list_all()}) {<br /> my($tar_path, $real_path) = @$entry;<br /> print "Tarpath: $tar_path Tempfile: $real_path<br />";<br /> }<br /><br /> # Add a new entry<br /> $arch->add($logic_path, $file_or_stringref);<br /><br /> # Remove an entry<br /> $arch->remove($logic_path);<br /><br /> # Find the physical location of a temporary file<br /> my($tmp_path) = $arch->locate($tar_path);<br /><br /> # Create a tarball<br /> $arch->write($tarfile, $compress);

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Archgtlist Archive Archivetarwrapper Directory Entries Entry Iterate Mytar Path Print Quottar Pathquot Quottarpath Real Path Tar Tar Path Tarball Tempfile Temporary Wrapper
Users rating: 0/10

License: Freeware Size: 10.24 KB
USER REVIEWS
More Reviews or Write Review


ARCHIVE::TAR::WRAPPER RELATED
Networking  -  Entries on page x 1.3.4
Generates a link back to the archive page the current entry is on. Makes it easier for users to retrieve the chronology of a blog.Installation : 1. Upload the entries-on-page-x folder to the /wp-content/plugins/ directory. 2. Activate the plugin...
10 KB  
Libraries  -  Dir::Which 0.3
Dir::Which is a Perl module to search for directory entries in a list of directories. SYNOPSIS use Dir::Which qw/ which /; @entries = which( -entry => "myprog.conf", -env => "myprog_path", -defaultpath =>...
5.12 KB  
Utilities  -  Print Directory Feature 1.0
The Print Directory Feature adds or removes the Print Directory feature for folders in Windows XP and in Windows Vista based on Microsoft's article number 321379.
204 KB  
File Cataloguers  -  JR Directory Printer 1.2
The JR Directory Printer utility allows you to print a listing of every subdirectory and/or file contained within a directory and/or subdirectory. It supports lowercase/dos style filename, file size in KB/bytes, attributes, custom file length,...
173.73 KB  
Libraries  -  Archive::Ar 1.13b
Archive::Ar is a Perl interface for manipulating ar archives. SYNOPSIS use Archive::Ar; my $ar = new Archive::Ar("./foo.ar"); $ar->add_data("newfile.txt","Some contents", $properties); $ar->add_files("./bar.tar.gz", "bat.pl")...
6.14 KB  
Utilities  -  makeself 2.1.4
makeself.sh is a small shell script that generates a self-extractable tar.gz archive from a directory. The resulting file appears as a shell script (many of those have a .run suffix), and can be launched as is. The archive will then uncompress...
35.84 KB  
Programming  -  haufe.eggserver 0.2.6
haufe.eggserver is a tiny webfront to a local egg/sourcecode archive distribution directory (eggs and other distribution files stored directly on the filesystem). It currently supports basic browsing through a local distribution...
20.48 KB  
Libraries  -  File::Listing 5.805
File::Listing is a Perl module to parse directory listing. SYNOPSIS use File::Listing qw(parse_dir); for (parse_dir(`ls -l`)) { ($name, $type, $size, $mtime, $mode) = @$_; next if $type ne f; # plain file #... } # directory listing can...
235.52 KB  
GuestBooks  -  The Digital Guestbook Script 2.01.04.03.01
The Digital Guestbook script is based on a fast and flexible GDBM database for the individual guestbook entries.Features:- sends e-mail notifications to the webmaster when entries are added (optional)- converts "smileys" to animated icons-...
71.68 KB  
GuestBooks  -  Guestwho Script 2.1
GuestWho is template based, meaning you can create your own static layout for each page, and incorporate special content tags to add dynamic information from GuestWho (e.g. date, time, etc).Features:- Ability to export entries to a number of...
133.12 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB