
WikiText::Receiver - An Interface Class

use base 'WikiText::Receiver';

The base class of WikiText modules that act as receivers of parse events, and are therefore hooked up to a parser.

Ingy döt Net <ingy@cpan.org>

Copyright (c) 2008. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.