Re: [ANNOUNCE] Test::Output 0.03

2005-02-16 Thread Michael G Schwern
On Wed, Feb 16, 2005 at 05:02:45PM -0500, Shawn Sorichetti wrote: > 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

[ANNOUNCE] Test::Output 0.03

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