|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^3: URI::Escape::escape_char error when posting to a form inside perl scriptby kcott (Parson) |
| on Jan 31, 2013 at 06:56 UTC ( #1016232=note: print w/ replies, xml ) | Need Help?? |
|
Take a look at the code for URI::Escape which you'll probably find at /usr/local/share/perl/5.10.1/URI/Escape.pm. In the current source for this module, escape_char() is coded right at the end:
If it's not there, you'll need to ask your server administrators to update their code. If it is there, please show the actual code you are running, i.e. with the calls to uri_escape() - the problem may lie with your implementation. -- Ken
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||