Archive::Tar
by Michael Ellery other posts by this author
Sep 2 2009 3:21PM messages near this date
Tkx::tktable
|
Re: Archive::Tar
Has anyone had success using this module with activeperl on windows XP?
I've tried to run this simple script:
my $tar = Archive::Tar-> new("c:/myfile.tgz");
$tar-> extract();
..and it just seems to consume 100% of the CPU and never complete. I
also tried a plain tar file (not gzipped) and had similar results.
Any experience out there with this?
Thanks,
Mike Ellery
_______________________________________________
ActivePerl mailing list
ActivePerl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Michael Ellery
Serguei Trouchelle
Michael Ellery
Serguei Trouchelle
Michael Ellery
Bill Luebkert
Lyle
|