The following module was proposed for inclusion in the Module List:
modid: PAR
DSLIP: bdppp
description: Perl Archive
userid: AUTRIJUS (☺唐宗漢☻)
chapterid: 3 (Development_Support)
communities:
magnet #perl, module-build
similar:
rationale:
PAR is like Java's Jar files; .par files contains a zip-compressed
folder of a typical blib/ directory, and could be put into @INC,
loaded and executed on the file, as well as turning into stand-alone
scripts or executables (aka Perl2Exe or PerlApp).
Its multi-platform support (by having different architecture
directories inside the .par file, and loading XS files on the fly)
makes it a powerful way to distribute Perl applications, as well as
letting multiple versions of a same module to coexist on a system.
I choose a rootlevel namespace because it is of the same level as
DynaLoader.pm or B.pm -- i.e. it fundamentally alters how Perl
processes its behaviour in a pragma-like sense, but is also useful
as a stand-alone module.
Thanks, /Autrijus/
enteredby: AUTRIJUS (☺唐宗漢☻)
enteredon: Sat Oct 19 17:54:56 2002 GMT
The resulting entry would be:
PAR bdppp Perl Archive AUTRIJUS
Thanks for registering,
The Pause Team
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=a2300000_33f6827d25fcb10e&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=a2300000_33f6827d25fcb10e&SUBMIT_pause99_add_mod_insertit=1