>>>>> On 02 Mar 2002 18:41:15 -0800, Stephen Zander <[EMAIL PROTECTED]> said:

  > If someone would like to send them to me, I'll get my act together a
  > little better and get a new release out.

A pseudo-patch would be OK? I found that Tar.pm contains

        chdir $_;

and

    chdir $cwd
        if @path;

I'd like to see these guarded by something like:

   ... or Carp::croak("Could not chdir to directory ...: $!");

That would be a very high security requirement.


-- 
andreas

Reply via email to