<[EMAIL PROTECTED]> wrote:
>
> This is my first attempt to compile a module downloaded from the web. The
> instructions in the 'readme' file are:
>
> Extract the archive. Then run the following commands.
> perl Makefile.PL
> make
> make install
>
> I didn't have make, so I installed a perl module
This is my first attempt to compile a module downloaded from the web. The
instructions in the 'readme' file are:
Extract the archive. Then run the following commands.
perl Makefile.PL
make
make install
I didn't have make, so I installed a perl module called make, that runs
pmake. Below are th