| Kwiki-Autoformat documentation | view source | Contained in the Kwiki-Autoformat distribution. |
Kwiki::Autoformat - Autoformat preformatted text
$ cpan Kwiki::Autoformat $ cd /path/to/kwiki $ echo "Kwiki::Autoformat" >> plugins $ kwiki -update
This formats preformatted text using Damian Conway's magical Text::Autoformat with the default options:
.auto
In comp.lang.perl.misc you wrote:
: > <CN = Clooless Noobie> writes:
: > CN> PERL sux because:
: > CN> * It doesn't have a switch statement and you have to put $
: > CN>signs in front of everything
: > ...
.auto
Ian Langworth <langworth.com>
Copyright (C) 2004 by Ian Langworth
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Kwiki-Autoformat documentation | view source | Contained in the Kwiki-Autoformat distribution. |