[PerlChina] 请问有什么便捷的方法载入zip包里的库?

agentzh agentzh at gmail.com
Wed Dec 24 23:25:56 PST 2008


2008/12/25 Luo Yong <luo.yong.name at gmail.com>

> 多谢,
>
>
> 这个方法大概是最好的方法了,不过感觉Java的那种用JAR文件封装类库的方法很方便,但是在perl上暂时没办法实现,不知道perl6里有没有类似的功能。
>
>
CPAN 上有一个叫做 pp 的工具可以把 Perl 5 类库封成 PAR 文件 ;)

基于 parrot 的 Perl 6 中可以在字节码级别进行联编,就更方便了 ;)

-agentzh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/china-pm/attachments/20081225/2fbd56ec/attachment.html>


More information about the China-pm mailing list