-
-
11 Feb 2021 00:25:38 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (3883 / 0 / 0)
- Kwalitee
Bus factor: 1- 95.89% Coverage
- License: artistic_2
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (16.79KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Capture::Tiny
- File::Temp
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.033 - 2021-02-11
- v1.032 had some regressions because I released 1.031 from an unmerged branch. https://github.com/briandfoy/test-output/issues/8 This was noticed by Tina Müller in https://github.com/os-autoinst/os-autoinst/pull/1622
- I didn't realize that I'd released an experiment in 2017, but no own complained until it was reverted (by releasing from master). The experiment worked I guess? Sub::Exporter is gone, so the dependency tree for this is greatly reduced, and now it's gone again.
Documentation
Modules
Utilities to test STDOUT and STDERR messages.Module Install Instructions
To install Test::Output, copy and paste the appropriate command in to your terminal.
cpanm Test::Output
perl -MCPAN -e shell install Test::Output
For more information on module installation, please visit the detailed CPAN module installation guide.