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
The PAR homepage at http://par.perl.org.
AUTHORS
Audrey Tang <cpan@audreyt.org>, Steffen Mueller <smueller@cpan.org>
http://par.perl.org/ is the official PAR website. 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-2008 by Audrey Tang <cpan@audreyt.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.