Test::Output 0.03

hide on 2005-02-16T21:37:07

Test::Output 0.03 has just been uploaded to PAUSE.

Changes with this release:

  • Reworked entire POD. Thanks to rjbs for his suggestions.
  • Additional POD fixes (date to data thanks to everyone who caught that).
  • New methods: stderr_like, stderr_unlike, stdout_like, stdout_unlike
  • Updated README from the default one created by Module::Starter.
  • Moved private methods _err,_out, and _errandout to stderr_from stdout_from and output_from respectively. Thanks to rjbs for this suggestion.