in reply to Re: Re: Re: Time::Hires installation under RH Linux 9.0
in thread Time::Hires installation under RH Linux 9.0

Another interesting note:

I tried using an older version of Time::HiRes from cpan.org - v1.20. Same problem, except the error "missing separator" appears on line 88 in this case.

Perhaps something is broken in the perl Makefile.PL process and it is making bad Makefile?
  • Comment on Re: Re: Re: Re: Time::Hires installation under RH Linux 9.0

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Time::Hires installation under RH Linux 9.0
by edan (Curate) on Jun 16, 2003 at 14:52 UTC

    Yes, the problem has nothing to do with Time::HiRes. The problem is with Config.pm in the '*.UTF-8' locales in the version of perl shipped with RH9, which causes the corrupted Makefiles

    --
    3dan