Downloadliste

Projektbeschreibung

PAR is a cross-platform packaging and deployment tool, dubbed as a cross between Java's JAR and Perl2EXE/PerlApp. It can turn your Perl programs into ready-to-run executables, build and use PAR files into @INC to avoid version conflicts, turn CPAN module distributions into PAR distributions, or install/uninstall/sign/verify PAR distributions.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-14 08:25
0.991

Dieses Release wird verfolgen Sie die Positionen aller Archive, die extrahiert worden sind.
This release will track the locations of all archives that have been extracted.

2003-10-30 11:55
0.76

Diese Version bietet Bytecode kompiliert und das Bleichen von Filtern, bringen Perl auf eine Stufe mit obscurability Java. Eine neue GUI-Frontend für pp, ein neues Tutorial und eine neue FAQ, wurden eingeschlossen, und Unvereinbarkeiten zwischen früheren Versionen und Perl 5.8.1/5.9.0 wurden behoben.
Tags: Major feature enhancements
This version offers bytecode compiling and bleaching
filters, bringing Perl on par with Java's obscurability. A
new GUI frontend for pp, a new tutorial, and a new
FAQ were included, and incompatibilities between
previous versions and Perl 5.8.1/5.9.0 were fixed.

2003-09-21 14:04
0.75

"pp-o file.exe file.par" Packs jetzt file.par in file.exe. Verpackung mehrere Programme, die von "S. script1.pl script2.pl" wurde behoben. "PP-M datafile" funktioniert jetzt. Der Exit-Code von pp-verpackt ausführbare jetzt richtig propagiert aus. Heuristiken und Win32-Unterstützung wurden verbessert.
Tags: Major bugfixes
"pp -o file.exe file.par" now packs file.par into
file.exe. Packing multiple programs by "pp
script1.pl script2.pl" was fixed. "pp -M datafile"
now works. The exit code from pp-packed
executables now properly propagates out.
Heuristics and Win32 support were improved.

2003-08-28 14:38
0.74

pp hat jetzt eine Reihe von "PatchContent" Regeln für den Umgang mit nicht-PAR-kompatiblen Modulen. Eine neue PAR:: reload_libs ()-Funktion wurde zum Nachladen von derzeit verwendeten Bibliotheken in PAR-Dateien hinzugefügt. PAR.pm selbst ist nun nicht in pp-generierten Dateien verpackt, Schnittstelle Kompatibilität zu erhalten und zu reduzieren aufblähen. PAR.pm Griffe jetzt "Verwendung othercode.par PAR ''" von Programm-Modulen oder in PAR-Dateien aufgerufen, auch rekursiv. Ein neuer, schöner Win32-Ikone wurde aufgenommen.
Tags: Initial freshmeat announcement
pp now has a set of "PatchContent" rules for
dealing with non-PAR-compatible modules. A new
PAR::reload_libs() function was added for
reloading currently used libraries inside PAR
files. PAR.pm itself is now never packed into
pp-generated files to preserve interface
compatibility and reduce bloat. PAR.pm now
handles "use PAR 'othercode.par'" called from
program or modules inside PAR files, even
recursively. A new, prettier Win32 icon was
included.

Project Resources