Autrijus Tang is releasing the latest version of his PAR module (0.60) later today. The new version caches unPARed archives to improve speed.

PAR is a module that packages Perl modules and XS extensions into a .par file that can then be loaded from a Perl script. It allows for easy redistribution of modules.

Replies are listed 'Best First'.
•Re: New PAR on CPAN
by merlyn (Sage) on Dec 16, 2002 at 18:12 UTC
    Yeah, version 0.22 was promising, but sometime between there and 0.51, it broke on OS X. I've reported it, but nothing back yet. Maybe 0.60 will fix that.

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.


    update

    Ahh, fixed on 0.61. Thanks to the author!