=head1 NAME Kwiki::Autoformat - Autoformat preformatted text =head1 SYNOPSIS $ cpan Kwiki::Autoformat $ cd /path/to/kwiki $ echo "Kwiki::Autoformat" >> plugins $ kwiki -update =head1 DESCRIPTION This formats preformatted text using Damian Conway's magical L with the default options: .auto In comp.lang.perl.misc you wrote: : > 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 =head1 AUTHORS Ian Langworth =head1 SEE ALSO L, L =head1 COPYRIGHT AND LICENSE 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.