Hello,

I just released Test::Output 0.03 to CPAN.

The following new functions have been added:
        stdout_like()
        stdout_unlike()
        stderr_like()
        stderr_unlike()

Also, the following functions have now been exported:
        stdout_from()
        stderr_from()
        output_from()

They were previously used internally but they could have other uses in testing (thanks to rjbs for this suggestion).

The POD has been completely rewritten with more examples, typo removal and to be cleaner.

---
Shawn Sorichetti



Reply via email to