Here is 0.77_98, the "Strawdog" release, freshly uploaded to CPAN:
http://aut.dyndns.org/dist/PAR-0.77_98.tar.gz
MD5 (PAR-0.77_98.tar.gz) = 9da9892cb1ec283b7839a89a0bc84e75
Pre-built win32 binaries may be downloaded from CPAN and
http://aut.dyndns.org/par/. As usual, you still need to download and
unpack PAR-0.77_98.tar.gz, put the prebuilt .par file inside the extracted
PAR-0.77_98 directory, then proceed to "perl Makefile.PL".
This version implements a new temp/cache-directory algorithm, based
on runtime environment variables:
- If $PAR_TEMP is specified, use it as the working directory (the
one to store temporary files).
- If $PAR_TEMP is not set, but $PAR_CLEARTEMP is specified,
use $TEMP\par-$USER\temp-$PID\ as the working directory,
cleaning it after execution.
- If both are not set, use $TEMP\par-$USER\temp-$MTIME\ as
the working directory, reusing any existing files inside.
$MTIME is the last-modified timestamp of the program.
Please give it a try, and let me know whether it works for you;
suggestions (preferably with relevant use-cases) are most welcome.
People on non-Win32 platforms are also encouraged to try this version
out, because I have incoporated the source code from OpenBSD's
/usr/bin/which, and it may possibly introduce portability problems.
Thanks!
/Autrijus/
signature.asc
Description: =?UTF-8?Q?=E9=80=99=E6=98=AF=E6=95=B8=E4=BD=8D=E5=8A=A0=E7=B0=BD?= =?UTF-8?Q?=E7=9A=84=E9=83=B5?= =?UTF-8?Q?=E4=BB=B6?=
