> hello
> I am having problems when I attempt to install modules from CPAN including
> the PPM module
> I have used both the Cygwin port of gnu make(v3.79) and the
> LCC-Win32(v3.3) make with similar results
> here is the output of perl -V
> <<perl.v>>
> the error message from (cygwin) make on the NET-Ping-2.02 module is
> "Makefile:638: *** missing separator. Stop"
> The error message from lcc is
> "No targets provided near line 638"
> line 638 is
> $(PM_TO_BLIB)
> here is the Makefile for Net-Ping-2.02 constructed from running "perl
> Makefile.pl"
> <<Makefile>>
>
> This error is also outputted (with a different line reference) for
> PPM-2.1.1 and refers to a similar line $(PM_TO_BLIB)
> This error is also outputted (with a different line reference) for
> MQSeries-1.12 and refers to a similar line $(PM_TO_BLIB)
>
> any help would be appreciated
>
> regards
> brian
>
CAUTION
This e-mail and any files transmitted with it are privileged and confidential
information intended for the use of the addressee. The confidentiality and/or
privilege in this e-mail is not waived, lost or destroyed if it has been transmitted
to you in error. If you have received this e-mail in error you must (a) not
disseminate, copy or take any action in reliance on it; (b) please notify Australia
Post immediately by return e-mail to the sender; and (c) please delete the original
e-mail.
perl.v
Makefile