summaryrefslogtreecommitdiffstats
path: root/perl/perl-PAR/README
blob: 38b4e7cefb2f49320cbc8ce67ce266933de37e78 (plain)
1
2
3
4
5
6
7
8
perl-PAR (Perl Archive Toolkit).

This module lets you use special zip files, called Perl Archives, as
libraries from which Perl modules can be loaded.

It supports loading XS modules by overriding DynaLoader bootstrapping
methods; it writes shared object file to a temporary file at the time
it is needed.