Re: Testing What Was Printed

2005-02-11 Thread Shawn Sorichetti
it can be included with other modules, and no prereqs. Right now it provides output_is() (combined STDERR, STDOUT), stderr_is(), and stdout_is(), but I plan to add _like, and _found shortly. --- Shawn Sorichetti

[ANNOUNCE] Test::Output 0.03

2005-02-16 Thread Shawn Sorichetti
() 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

Test::Output 0.05

2005-03-04 Thread Shawn Sorichetti
t" to "description". Refactoring and additional tests. --- Shawn Sorichetti