Journal(2005) | Blog(2006) | RandomLink | WhoAmI | LiveBookmark | HomePage

<<Previous: modperl Apache2::HelloWorld  >>Next: Lingua::Han::Cantonese for 广东话

关于怎么创建新模块简单的纪录

Category: Modules   Keywords: module starter

以下只是简单的纪录。详细的怎么弄有空会写。

module-starter --module=Lingua::Han::Cantonese --author="Fayland Lam" --email=fayland@gmail.com --mb
cd Lingua-Han-Cantonese
# 写代码和测试文件
prove -l t/*
perl Build.pl
perl Build
# 删除 MANIFEST
perl Build manifest
perl Build dist
perl Build realclean

tips

<<Previous: modperl Apache2::HelloWorld  >>Next: Lingua::Han::Cantonese for 广东话

Options: +Del.icio.us

Related items Created on 2005-11-17 23:06:03, Last modified on 2005-11-25 11:45:36
Copyright 2004-2005 All Rights Reserved. Powered by Eplanet && Catalyst 5.62.