PAR-Packer

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1.042  2018-04-02

- Fix PAR-Packer#5 "unintended glob expansion on strawberry win32?"

  On Windows using Mingw set _CRT_glob=0 also in parl (the custom
  Perl interpreter).

- Fix RT #124445 "Par-Packer 'falsifies' PerlTk server() and Win32 GetOSName() and GetOSVersion() output on Windows 10"

  Add <compatibility> section to pp.manifest
  (cf. https://msdn.microsoft.com/en-us/library/windows/desktop/dn481241(v=vs.85).aspx)
  to make par.exe "Windows 10 aware".

- Add dependencies on stuff in myldr/winres to myldr/Makefile

- Fix parallel make: install modules into blib *before* recursing into "myldr"

1.041  2017-11-08

- Fix problem with --link libraries on MacOS
  - libraries where packed into the wrong location in the zip

contrib/gui_pp/gpp_readme.txt  view on Meta::CPAN

        ftype gppfile="C:\ActivePerl\bin\gpp.bat" "%1"
        assoc .gpp=gppfile
or use some user friendly tool (like freeware WAssociate) instead of
ftype/assoc.

Edit the gpp.bat file to add this line near the top, right after "@echo off":
        title gpp - Pack output
so the console windows will have a meaningful title.

Run gpp, select all the default options you normally use and "Save Opts"
to C:\ActivePerl\bin\default.gpp. Create a desktop icon for:
        "C:\ActivePerl\bin\gpp.bat" "C:\ActivePerl\bin\default.gpp"
and change the icon to the one in C:\ActivePerl\bin\parl.exe (a camel).

Now the desktop camel is the default startup, and a .gpp file can be d-clicked
like a project file.
------------------

Gpp fonts, colors, browser file types and window sizes are located near the top
of the gpp script for your tweaking convenience :)

Gpp is free and carries no license or guarantee. It is placed in the public
domain. Do whatever you want to do with it.

Alan Stewart



( run in 0.324 second using v1.01-cache-2.11-cpan-299005ec8e3 )