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

works like a charm

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

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

Replies are listed 'Best First'.
Re^3: suppress errors from Archive::Tar
by Anonymous Monk on Jun 26, 2012 at 10:23 UTC

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

    You tell me :)

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

      like

      $tar->error(1);