Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Problems with Date::Manip in RedHat 8.0 Perl 5.8.0

by c (Hermit)
on Jan 22, 2003 at 23:34 UTC ( [id://229161]=perlquestion: print w/replies, xml ) Need Help??

c has asked for the wisdom of the Perl Monks concerning the following question:

I just recently installed Date::Manip on a Redhat Linux 8.0 machine with Perl 5.8.0. I used -MCPAN to install the module. It works well enough, meaning that it does the expected math however I get a TON of errors popping out complaining about syntax in the module

Malformed UTF-8 character (unexpected non-continuation byte 0x73, imme +diately after start byte 0xea) at /usr/lib/perl5/site_perl/5.8.0/Date +/Manip.pm line 6501.

Anyone else seen this type of behavior? or know of what the source of the problem is? Thanks -c

Replies are listed 'Best First'.
Re: Problems with Date::Manip in RedHat 8.0 Perl 5.8.0
by jmcnamara (Monsignor) on Jan 23, 2003 at 00:24 UTC

    This is catching a lot of people using RH 8.0. It is probably caused by perl trying to honour a UTF directive in the $LANG environmental variable.

    See Malformed UTF-8 character.

    --
    John.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://229161]
Approved by SparkeyG
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-04-19 08:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found