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.

_______________________________________________
Perl mailing list
[email protected]
http://perl.org.il/mailman/listinfo/perl

Reply via email to