in reply to Re^2: suppress errors from Archive::Tar
in thread suppress errors from Archive::Tar

on the other hand, How to display all the errors during extraction

You tell me :)

  • Comment on Re^3: suppress errors from Archive::Tar

Replies are listed 'Best First'.
Re^4: suppress errors from Archive::Tar
by doubledecker (Scribe) on Jun 26, 2012 at 11:36 UTC

    my intention is to check for any method which gives me all the errors

    like

    $tar->error(1);