1Test::Trap::Builder::TeUmspeFrilCeo(n3t)ributed Perl DocTuemsetn:t:aTtriaopn::Builder::TempFile(3)
2
3
4

NAME

6       Test::Trap::Builder::TempFile - Output layer backend using File::Temp
7

VERSION

9       Version 0.2.1
10

DESCRIPTION

12       This module provides an implementation tempfile, based on File::Temp,
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

CAVEATS

20       Using File::Temp, we need privileges to create tempfiles.
21
22       We need disk space for the output of every trap (it should clean up
23       after the trap is sprung).
24
25       Disk access may be slow -- certainly compared to the in-memory files of
26       PerlIO.
27
28       Threads?  No idea.  It might even work correctly.
29

BUGS

31       Please report any bugs or feature requests directly to the author.
32

AUTHOR

34       Eirik Berg Hanssen, "<ebhanssen@allverden.no>"
35
37       Copyright 2006-2008 Eirik Berg Hanssen, All Rights Reserved.
38
39       This program is free software; you can redistribute it and/or modify it
40       under the same terms as Perl itself.
41
42
43
44perl v5.12.3                      2011-05-06  Test::Trap::Builder::TempFile(3)
Impressum