in reply to Extracting files Using Archive::Tar?
Hi heezy,
have you checked the result value of extract_archive? if it returns undef, then you should call `error' method to find the cause of the failure.
HTH, Valerio