in reply to Re: Encoding values for parameters in URL
in thread Encoding values for parameters in URL

To get around the limit, switch to mimic a POST method instead of a plain GET - LWP and Mechanize can help with that.

Flavio (perl -e "print(scalar(reverse('ti.xittelop@oivalf')))")

Don't fool yourself.
  • Comment on Re^2: Encoding values for parameters in URL