Hi Gerald,

I am in the process of writing my own Perl Apache modules, and wondered
if you have any tips or resources related to making a more professional
installation package. I think you use something called MakeMaker, for
example.

In a nutshell, I want people to be able to download the tarball, unzip
it, untar it, and then do the usual:

        perl Makefile.PL
        make
        make test
        make install

The process for building all this from scratch seems quite mysterious...

Any tips, pointers, links etc greatly appreciated (from anyone)...

TIA

-Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to