I can not find where the file bar.tar is being created in this test.

The test is failing on VMS because it does not exist at the read phase.

ok 14 - Object created - read
ok 15 - The object isa Archive::Tar
# type = [.src.short]bar.tar
# state = uncompressed
Could not create filehandle for '[.src.short]bar.tar': no such file or directory! at [-.lib.archive.tar.t]02_methods.t line 161
 at ../../../Archive/Tar.pm line 1150
Archive::Tar::_error('Archive::Tar=HASH(0xc22260)', 'Could not create filehandle for \'[.src.short]bar.tar\': no s...') called at ../../.
./Archive/Tar.pm line 216
Archive::Tar::_get_handle('Archive::Tar=HASH(0xc22260)', '[.src.short]bar.tar', 0, 'rb') called at ../../../Archive/Tar.pm line 177 Archive::Tar::read('Archive::Tar=HASH(0xc22260)', '[.src.short]bar.tar') called at [-.lib.archive.tar.t]02_methods.t line 161
# list =
not ok 16 - Reading uncompressed file using 'read()'

This module is proving resistant to using the Perl debugger to see what is going on, so I have had to resort to adding print statements.

-John
[EMAIL PROTECTED]
Personal Opinion Only

Reply via email to