Jose Alves de Castro wrote:
I'm trying to normalize some modules, regarding tests, Makefile.PL, etc.
I have a question: what fields do you find required or advisable in every Makefile.PL? I usually have NAME, VERSION_FROM, PREREQ_PM, AUTHOR... am I missing something important?
Run h2xs, they very needed fields will be into the Makefile.PL
Cheers --bronto