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.