What you want to achieve is something like this:
perl Makefile.PL make make test make install
The good news is that you probably have everything you may need. Just read ExtUtils::MakeMaker::Tutorial
I also suggest that you install Module::Starter and use it to start a sample project; take a look on the generated code and see how easy it is to write a Makefile.PL and basic tests.
In reply to Re: creating an installation script
by nferraz
in thread creating an installation script
by diamantis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |