in reply to Re^2: URI::Escape::escape_char error when posting to a form inside perl script
in thread URI::Escape::escape_char error when posting to a form inside perl script

If I comment out one of the key-pairs that have a reserved character such as $email (which has @ in it) then the script works fine. Thanks, Mark
  • Comment on Re^3: URI::Escape::escape_char error when posting to a form inside perl script