NAME

PNI::Node

DESCRIPTION

This is the base class every PNI::Node must inherit from. It declares two abstract methods: init and task.

Don't use this module, call PNI::NODE instead.

AUTHOR

G. Casati , <fibo@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2010 by G. Casati

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.1 or, at your option, any later version of Perl 5 you may have available.