in reply to URI::Escape::escape_char error when posting to a form inside perl script

install URI::Escape, upgrade LWP and all the prerequisites
  • Comment on Re: URI::Escape::escape_char error when posting to a form inside perl script

Replies are listed 'Best First'.
Re^2: URI::Escape::escape_char error when posting to a form inside perl script
by marknher (Initiate) on Jan 31, 2013 at 06:12 UTC
    Unfortunately, since this is shared hosting server I'm unable to install or update anything on it. However, I'm not sure, but I'm assuming since I get an error regarding URI:Escape wouldn't that mean that some version is already installed? Thanks, Mark T.