Does anyone have a good suggestion how to go about creating a tar ball of a
directory from within a Perl script?  I considered doing a change directory
just above the directory which I want to tar and then using the UNIX tar
command from within the script.  Is this the best approach?

Thanks!
Hans

Reply via email to