AFAIK you must be running Perl 5.6.0/1 for the RACE stuff (that's what
NAMEPREP.pm is for).  You can disable RACE by setting the $USE_RACE to 0

This is typically done in OpenSRS.conf; so be sure the libraries are aware
this flag is 0 (zero)

Charles Daminato
TUCOWS Product Manager
[EMAIL PROTECTED]

On Fri, 22 Feb 2002, Fagyal Csongor wrote:

> Hi all,
> 
> I am writing a customized renew page, and I am using the client libary. However, I 
>get this when I try to execute a login:
> 
> "Invalid type in unpack: 'U' at /..path../lib/NAMEPREP.pm line 77."
> 
> NAMEPREP.pm line 77 is this:
> @UTF8Parts = unpack("U*", $Temp);
> 
> I am using v2.4.
> 
> Any ideas what is causing this problem? My "regular" renew.cgi is working...
> 
> THX,
> - Csongor
> 

Reply via email to