PAR::SetupTemp(3) User Contributed Perl Documentation PAR::SetupTemp(3) NAME PAR::SetupTemp - Setup $ENV{PAR_TEMP} SYNOPSIS PAR guts, beware. Check PAR DESCRIPTION Routines to setup the "PAR_TEMP" environment variable. The documentation of how the temporary directories are handled is currently scattered across the "PAR" manual and the "PAR::Environment" manual. The set_par_temp_env() subroutine sets up the "PAR_TEMP" environment variable. SEE ALSO PAR, PAR::Environment AUTHORS Audrey Tang , Steffen Mueller You can write to the mailing list at , or send an empty mail to to participate in the discussion. Archives of the mailing list are available at or . Please submit bug reports to . If you need support, however, joining the mailing list is preferred. COPYRIGHT Copyright 2002-2010 by Audrey Tang . Copyright 2006-2010 by Steffen Mueller . This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See LICENSE. perl v5.38.2 2024-03-04 PAR::SetupTemp(3)