in reply to Archive::Tar extract_file
Try list_files instead of get_files. That should give you a list of filenames instead of a list of Archive::Tar::File objects. Also, see the Archive::Tar docs for more details.
the lowliest monk