NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Another option ... (Score:1)
The latest version of PAR (0.74) is fairly stable and incorporates the facility to specify PAR archives by remote URLs - For example, based on that in Autrijus Tang's TPF Grant 2003 Report [perlfoundation.org]:
(Naturally, the filename of the PAR archive could be changed to something more generic for access by remote network hosts).
In addition to this, work which Autrijus performed under the scope of this TPF Grant added the ability to sign, verify, install and uninstall PAR components which would be important in order to ensure the validity and integrity of archives retrieved from remote locations. The report of this work has been linked from use.perl.org previously here [perl.org]).
Reply to This