|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re^9: Save form data with decoded URL charsby Anonymous Monk |
| on Aug 09, 2012 at 08:36 UTC ( #986446=note: print w/ replies, xml ) | Need Help?? |
|
For example, why do you have 2 equal signs on your output ? Its your output too. Look at the code, its because the data contains equal signs and newlines, and if you undo the serialization that CGI->save does, then you've corrupted your data (ro is no longer qq{=sh\nam=bo\n}, its only =sh, but now there is an extra parameter am with the value bo -- both newlines go missing ) And then that part that I would have to create a new cgi... WHAT?!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||