The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08 - 2005-11-10

  • alter class name from CGI::Uricode to CGI::UriThingy
  • modify algorythm of
  • change name of functions: uri_encode -> urlencode; uri_decode -> urldecode.
  • modify algorythm of urlencode/urldecode. now convert [SPACE] to "+" and convert line-return to [CR][LF].

Modules

a fewest set of functions about uri thingies.