http://qs321.pair.com?node_id=841233


in reply to Re^3: Archive::Zip changing compression on the fly
in thread Archive::Zip changing compression on the fly

There's also a problem with File::Find. Inside wanted it changes directory to the directory where the file is

... until you RTFM and find the no_chdir option.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

Replies are listed 'Best First'.
Re^5: Archive::Zip changing compression on the fly
by Anonymous Monk on May 23, 2010 at 10:07 UTC
    Its worth noting that the no_chdir option slows things down considerably