Scroll to navigation

PAR::SetupTemp(3pm) User Contributed Perl Documentation PAR::SetupTemp(3pm)

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 <cpan@audreyt.org>, Steffen Mueller <smueller@cpan.org>

You can write to the mailing list at <par@perl.org>, or send an empty mail to <par-subscribe@perl.org> to participate in the discussion.

Please submit bug reports to <bug-par@rt.cpan.org>. If you need support, however, joining the <par@perl.org> mailing list is preferred.

COPYRIGHT

Copyright 2002-2010 by Audrey Tang <cpan@audreyt.org>.

Copyright 2006-2010 by Steffen Mueller <smueller@cpan.org>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See LICENSE.

2021-01-16 perl v5.32.0