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