1Test::Trap::Builder::PeUrsleIrO(C3o)ntributed Perl DocumTeenstta:t:iTornap::Builder::PerlIO(3)
2
3
4
6 Test::Trap::Builder::PerlIO - Output layer backend using PerlIO::scalar
7
9 Version 0.2.1
10
12 This module provides an implementation perlio, based on PerlIO::scalar,
13 for the trap's output layers. Note that you may specify different
14 implementations for each output layer on the trap.
15
16 See also Test::Trap (:stdout and :stderr) and Test::Trap::Builder
17 (output_layer).
18
20 These layers use in-memory files, and so will not (indeed cannot) trap
21 output from forked-off processes -- including system() calls.
22
23 Threads? No idea. It might even work correctly.
24
26 Please report any bugs or feature requests directly to the author.
27
29 Eirik Berg Hanssen, "<ebhanssen@allverden.no>"
30
32 Copyright 2006-2007 Eirik Berg Hanssen, All Rights Reserved.
33
34 This program is free software; you can redistribute it and/or modify it
35 under the same terms as Perl itself.
36
37
38
39perl v5.12.3 2011-05-06 Test::Trap::Builder::PerlIO(3)