in reply to Re^2: How to make a module ready for public release?
in thread How to make a module ready for public release?
OK, but, don't they have to read my module, see which other modules it requires, etc., in order to create the correct Makefile.pl and so on? Or is all that done at installation time?
No. You need to edit the created Makefile.PL (or, better, Build.PL) to add in the dependencies and stuff like that.
My recommendation would be:
"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
|
|---|