Man Page: test::trap::builder::perlio
Operating Environment: debian
Section: 3pm
Test::Trap::Builder::PerlIO(3pm) User Contributed Perl Documentation Test::Trap::Builder::PerlIO(3pm)NAMETest::Trap::Builder::PerlIO - Output layer backend using PerlIO::scalarVERSIONVersion 0.2.2DESCRIPTIONThis module provides an implementation perlio, based on PerlIO::scalar, for the trap's output layers. Note that you may specify different implementations for each output layer on the trap. See also Test::Trap (:stdout and :stderr) and Test::Trap::Builder (output_layer).CAVEATSThese layers use in-memory files, and so will not (indeed cannot) trap output from forked-off processes -- including system() calls. Threads? No idea. It might even work correctly.BUGSPlease report any bugs or feature requests directly to the author.AUTHOREirik Berg Hanssen, "<ebhanssen@allverden.no>" COPYRIGHT & LICENSE Copyright 2006-2012 Eirik Berg Hanssen, All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-03-02 Test::Trap::Builder::PerlIO(3pm)
| Related Man Pages |
|---|
| test::trap::builder(3) - mojave |
| test::trap::builder(3) - osx |
| test::trap::builder::systemsafe(3) - osx |
| perlio::via::dynamic(3pm) - debian |
| test::trap::builder(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |