develooper Front page | perl.perl6.language | Postings from February 2001

Re: Auto-install (was autoloaded...)

Thread Previous | Thread Next
From:
Jarkko Hietaniemi
Date:
February 12, 2001 06:44
Subject:
Re: Auto-install (was autoloaded...)
Message ID:
20010212084304.W3569@chaos.wustl.edu
On Mon, Feb 12, 2001 at 12:36:53PM -0300, Branden wrote:
> 
> John Porter wrote:
> > Branden wrote:
> > >
> > > For example, with tgz it would be complex to deal
> > > with running without extracting,
> >
> > What?  tar -z not good enough for you?
> >
> 
> The problem is that we cannot access individual files inside the archive
> without decompressing the whole archive, what is possible with .tar (not

I do not see a huge problem in decompressing the whole archive if needed.

> .gz) and .zip. Then we can assign a perl filehandle to access a file from
> inside the archive and decompress it on-the-fly.
> 
> - Branden

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About