7_+series

  1. S

    perl .. param problem ...

    heya!!! I am trying to pass a parameter by the value 7_+series to a cgi script. What happens is, when I try getting this value by using $co->param() function, it returns me 7_series as of required 7_+series ... isn't it strange ?? I am pretty sure that there was no problem of character escaping...
Top Bottom