# from Ken Williams
# on Friday 21 November 2008 18:37:

>>  http://rt.cpan.org/Ticket/Display.html?id=39804
>>
>> Burak seems to have documented that his solution is working.  Can
>> this be verified?
>
>JOHANL reports that it doesn't work.  I guess it's an improvement,
> though.

Indeed.  Probably better to fix it once instead of twice though.

# from David Golden
# on Thursday 20 November 2008 17:32:

>I'm not sure if the code above is correct -- won't that leave existing
>permission as is?  I suspect after the tarball is created, we need to
>iterate the Archive::Tar::File objects and unset the group/other write
>permissions.

Ok, so either that or something like the following?

  $tar->add_data ( $filename, $data, {mode => ???});

Is anybody working on a patch?

Thanks,
Eric
-- 
"If you dig it, it's yours."
--An old village poet (via Al Pacino)
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to