HI,
I'm having this error
Undefined subroutine &CGI::unescape called at
/usr/lib/perl5/5.6.1/CGI/Cookie.pm line 75.
I thought cvswebedit.cgi would use the path
where I installed cvswebclient. I want to use
the cvs-web/lib. I looked at the cgi code
but I could not find where to change the code.
Could anyone please help me.
HELP!!!!!!!!
Thank you.
JP
Logged In: YES
user_id=255473
I fixed it. I just have to install a newer version
of the CGI modules and CGI.pm.
Logged In: NO
hi jmercado:
I have the same problem, could you please tell me wich
version are you installed for each CGI modules and CGI.pm.
I'll realy apreciate.
Moises.
Logged In: YES
user_id=579883
Hello,
So I went ahead and downloaded perl 5.8.0 to replace 5.6.1
so that I can have the updated CGI.
For some reason it is still always reading from 5.6.1 and I
am continuing to get this error. I can't seem to find out
where cvswebclient is getting this path name. My perl
directory is pointing to my newer, but it still won't pick
it up.
Can someone help me out???
Thanks,
Joelle
Logged In: YES
user_id=579883
Hello Again,
So it turns out I had my a soft pointer from
/usr/local/bin/perl-> perl5.8.0, but I didn't update the
pointer /usr/bin/perl. So when I made those changes
everything worked fine.
Regards,
Joelle