PDA

View Full Version : un tar with perl



razor
February 15th, 2001, 20:12
could some one write me a perl snippet that uncompresses a tar.gz file in the main web directory?

atlas
February 17th, 2001, 14:00
Make sure you have Archive::Tar installed as a module. Then read the perldoc entry -> 'perldoc Archive::Tar' to read how to use it.

mjk@atlascgi.com

[Edited by atlas on 02-17-2001 at 02:14 PM]