[Israel.pm] Making A CPAN module
Shmuel Fomberg
semuelf at 012.net.il
Sun Jun 24 23:04:51 EEST 2007
Hello There.
I want to put a module on CPAN. Is there anything special that I need to
know?
I am having problem writing the Makefile.pl. my makefile should do the
following things:
- on make:
build a dll/so
- on make test
run the scripts that are in ./t
- on make install
copy the dll/so to a certain directory. (that I can detect in the
Makefile.pl)
copy the pm file to the site/lib
make the doc (pod) file (?)
Can anyone help? I have zero experience in that.
Shmuel.
More information about the Perl
mailing list