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

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

Thread Previous | Thread Next
From:
Dan Sugalski
Date:
February 8, 2001 09:41
Subject:
Re: Auto-install (was autoloaded...)
Message ID:
5.0.2.1.0.20010208124025.0198ae10@24.8.96.48
At 05:39 PM 2/8/2001 +0000, Nicholas Clark wrote:
>On Thu, Feb 08, 2001 at 12:26:59PM -0500, Dan Sugalski wrote:
> > This is an excellent reason, and one I hadn't considered. I withdraw any
> > objections. Care to put together a PDD on how it should be handled?
> > (Including Archive::Tar as part of the base perl distribution's not
> > inappropriate, assuming we can get permission. )
>
>Do we really want to use tar format (over say cpio) as tar rounds files
>up to 512 block boundaries, and has some arbitrary restrictions on filename
>lengths in the headers?

Having the perl archives splittable by other available tools is a good 
thing. Using the zip format's fine too--I don't much care either way. 
(Zip's better in some ways since you can encode extra info in the file 
headers, but I don't know that we'll need it, nor if any platform besides 
VMS uses it)

					Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
dan@sidhe.org                         have teddy bears and even
                                      teddy bears get drunk


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