-
-
04 May 2006 06:41:56 UTC
- Distribution: Kwiki-EscapeURI
- Module version: 0.02
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (259 / 353 / 0)
- Kwalitee
Bus factor: 0- 83.33% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (2.38KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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
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.
Module Install Instructions
To install Kwiki::EscapeURI, copy and paste the appropriate command in to your terminal.
cpanm Kwiki::EscapeURI
perl -MCPAN -e shell install Kwiki::EscapeURI
For more information on module installation, please visit the detailed CPAN module installation guide.