Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

Le présent communiqué sera suivi de l'emplacement de toutes les archives qui ont été extraites.
This release will track the locations of all archives that have been extracted.

2003-10-30 11:55
0.76

Cela offre la version bytecode compilation et les filtres de blanchiment, ce qui porte Perl sur pied d'égalité avec obscurability Java. Une nouvelle interface utilisateur graphique de PP, un nouveau tutoriel, et une nouvelle FAQ ont été incluses et les incompatibilités entre les versions précédentes et Perl 5.8.1/5.9.0 ont été fixés.
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 maintenant file.par en file.exe. Emballage de plusieurs programmes par "script2.pl script1.pl pp" a été fixée. », p.-M datafile" fonctionne maintenant. Le code de sortie de la PP-emballés exécutables se propage désormais convenablement. Heuristique et Win32 de soutien ont été améliorées.
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 a maintenant un ensemble de "PatchContent" les règles de négociation avec les non-PAR-modules compatibles. Un nouveau paragraphe:: reload_libs () a été ajouté pour garnir les bibliothèques actuellement utilisés à l'intérieur des fichiers PAR. PAR.pm lui-même est désormais plus jamais emballé dans pp fichiers générés via l'interface de préserver la compatibilité et de réduire le ballonnement. PAR.pm gère maintenant "utilisation othercode.par PAR ''" appelée à partir du programme ou de modules de l'intérieur des fichiers PAR, même de manière récursive. Une nouvelle, plus jolie icône Win32 a été inclus.
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