$tar->write('Test2.tbz', COMPRESS_BZIP); $tar->add_files(@files); #### $tar->add_files(@files); $tar->write('Test2.tbz', COMPRESS_BZIP);