
MasonX::MiniMVC::Dispatcher -- Dispatcher class for MasonX::MiniMVC

Version 0.01

For detailed documentation on how to use MasonX::MiniMVC, see the docs for that module.
Takes a hashref of urls/controllers.
Dispatches to the appropriate controller.

Kirrily "Skud" Robert,
<skud at cpan.org>

Please report any bugs or feature requests to bug-masonx-minimvc at rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=MasonX-MiniMVC.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc MasonX::MiniMVC
You can also look for information at:

Copyright 2007 Kirrily "Skud" Robert, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.