in reply to Using perl's Extutils::MakeMaker or Module::Build to install applications

I'd autoconfiscate it. Using auto-tools with make you'll be golden. Most people know how to install using:
./configure make make install
and it sounds like you have a pretty trivial setup. I can actually give you the setup if you need help.
--
I used to drive a Heisenbergmobile, but every time I looked at the speedometer, I got lost.
  • Comment on Re: Using perl's Extutils::MakeMaker or Module::Build to install applications
  • Download Code