NAME
Dispatch::Profile::Dispatcher - Dispatch::Profile sequential dispatcher
VERSION
version 0.002
DESCRIPTION
Provides a sequential dispatch method for the Dispatch::Profile package.
METHODS
dispatch
Sequentially processes the receieved payload against each coderef stored in @{ $self->{_store} }
AUTHOR
James Spurin <james@spurin.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by James Spurin.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.