I am elated to announce that PAR 0.75 has been released, which can
generate executables with "pp source.par", and contains a fair number of
bug fixes.  It is also available at:

    http://aut.dyndns.org/dist/PAR-0.75.tar.gz
    MD5 (PAR-0.75.tar.gz) = 273514ed60806cf9a66c922919a12bb4

People without a C compiler should also fetch the appropriate pre-built
pardists from http://aut.dyndns.org/par/ -- currently only ActivePerl
5.6.1 and 5.8.0 for Win32 are available.

* New Features

    - "pp -o file.exe file.par" now packs file.par into file.exe;
      this means you can hand-tweak PAR files generated by "pp -p"
      before packing it into an executable.

* Bug fixes

    - Packing multiple programs by "pp script1.pl script2.pl" was
      producing syntax errors; fixed.

    - "pp -M datafile" now works.

    - Exit code from pp-packed executables now properly propagates out.

    - Fixed "use base" detection, Math::BigInt support and spurious
      signature warnings, by updated versions of Module::ScapDeps
      and Module::Signature.

    - On Win32, the PE info headers no longer show PAR_XXXXXXXXXXX.

Again, 'make par' binary package contributions are most welcome; please
check http://aut.dyndns.org/par/ first to see if somebody already sent
me a package for your platform and perl version.

Thanks,
/Autrijus/

Attachment: 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?=

Reply via email to