osx man page for test::trap::builder::tempfile

Query: test::trap::builder::tempfile

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Test::Trap::Builder::TempFile(3)			User Contributed Perl Documentation			  Test::Trap::Builder::TempFile(3)

NAME
Test::Trap::Builder::TempFile - Output layer backend using File::Temp
VERSION
Version 0.2.2
DESCRIPTION
This module provides an implementation tempfile, based on File::Temp, 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).
CAVEATS
Using File::Temp, we need privileges to create tempfiles. We need disk space for the output of every trap (it should clean up after the trap is sprung). Disk access may be slow -- certainly compared to the in-memory files of PerlIO. Threads? No idea. It might even work correctly.
BUGS
Please report any bugs or feature requests directly to the author.
AUTHOR
Eirik 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.16.2 2013-08-25 Test::Trap::Builder::TempFile(3)
Related Man Pages
test::builder::module(3) - centos
test::trap::builder5.18(3) - mojave
test::trap::builder::systemsafe(3) - mojave
test::builder::module(3pm) - osx
test::trap(3pm) - debian
Similar Topics in the Unix Linux Community
Hearing Aid for OSX 10.12.x and greater.
Undeletable file
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location