PAR::SetupTemp - Setup $ENV{PAR_TEMP} |
PAR::SetupTemp - Setup $ENV{PAR_TEMP}
PAR guts, beware. Check PAR
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.
The PAR homepage at http://par.perl.org.
PAR, the PAR::Environment manpage
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 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 http://www.perl.com/perl/misc/Artistic.html
PAR::SetupTemp - Setup $ENV{PAR_TEMP} |