Am trying to install some Perl modules for creating/modifying mobipocket files. Perl version returns 5.8.8, which is apparently correct. On trying any install package I get perfectly correct ftp &c messages from CPAN, followed by a failed make with no explanation. The following is the final set of messages from the Palm::PDB package: "WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Palm -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible"
so it apparently happens perfectly correctly up to the make pass, which chokes it.
Regards, Ruth