
Blosxom::Plugin::Web - Core set of Blosxom::Component modules

# In your plugins use parent 'Blosxom::Plugin::Web';

This class just loads various components that make up the Blosxom::Plugin core features. You almost certainly want these.
The core components currently are:
This class inherits all methods from Blosxom::Plugin and implements the following new ones.
Returns a Blosxom::Plugin::Web::Request object.


Ryo Anazawa <anazawa@cpan.org>

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.