in reply to Re: Re: Extracting files Using Archive::Tar?
in thread Extracting files Using Archive::Tar?

I realise

$RC_extract = $tar->extract_archive("TARFILE");

Should actually be written without the quotation marks around TARFILE. I have now changed this but $tar->error still maintains it can't find the file??....ideas?..Anyone?

M