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
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to