在 2013-8-17,上午12:14, 方及道 写道:

> 1. 如何Module::Install用从无到有构建一个module?
> 
> 2. 看了cpan里的模块,其中的 inc 下的东西是干嘛用的?

用moduler-starter,简单点  
 module-starter --module=Foo::Bar,Foo::Bat \
            --author="Andy Lester" [email protected]
我的cpan modules都是这样打包的(http://search.cpan.org/search?query=ken+peng&mode=all)


-- 
您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。
要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到 [email protected]。
要向此网上论坛发帖,请发送电子邮件至 [email protected]。
通过以下网址访问此论坛:http://groups.google.com/group/perlchina。
要查看更多选项,请访问 https://groups.google.com/groups/opt_out。

回复