I'm trying to create a module using Module::Install, but I think I'm missing something vital.
Do I need to copy Module::Install to a directory called inc in my module root dir? That's because the examples all have at the top.
use inc::Module::Install;
I'm sure that I'm not supposed to copy the Module::Install module by hand to this directory. Is there something like h2xs that I should be running?
In reply to Creating a module with Module::Install by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |