mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
8 lines
307 B
Text
8 lines
307 B
Text
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.
|