Hi All, Has anyone installed DateTime-TimeZone-0.17 on HPUX? make is reporting line to long.
$ /app/perl5.8.0/bin/perl Makefile.PL Writing Makefile for DateTime::TimeZone $ make Make: line too long. Stop. $ which make /bin/make $ ls -l /bin/make lr-xr-xr-t 1 root sys 17 Nov 1 1999 /bin/make -> /usr/ccs/bin/make I have checked the Makefile.PL file for those ^M char and found none. Does anyone have any ideas? Thanks Ron Hill
