in reply to Re^5: How to capture and verify STDOUT of a Perl Module
in thread How to capture and verify STDOUT of a Perl Module

You suggest I change the code under test so that the test passes? Module calls system for a reason so that the user sees the output.
  • Comment on Re^6: How to capture and verify STDOUT of a Perl Module