NAME

Kwiki::EscapeURI - uri escape to raw UTF8 links

SYNOPSIS

$ cd /path/to/kwiki
$ kwiki -add Kwiki::EscapeURI

DESCRIPTION

Changes the internal links that Kwiki create. Instead of raw UTF8 links, it will just be uri escaped.

AUTHOR

Kzuhiro Osawa

SEE ALSO

URI::Escape

COPYRIGHT

Copyright (c) 2006. Kazuhiro Osawa All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.