SUSE Linux 10.0 perl 5.8.7-5.3

I have a Perl (cgi) program that runs under windows. I am moving it to Linux. 
When I execute it from the command line (/usr/bin/perl  memberretreive.cgi 
-cw) I get an error that says there is an error after the C in line 11.

this is the line: 
      $value =~ s/%([a-fA-F0-9] [a-fA-F0-9]) /pack(''C'', hex($1))/eg;

Can anyone point me in the right direction.
Thanks for any assistance!!
-- 
Russ


_______________________________________________
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to