The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Dispatch::Profile::Forwarder - Dispatch::Profile constructor forwarder

VERSION

version 0.001

DESCRIPTION

This module provides a Moose BUILD constructor that is utilised by the Dispatch::Profile package. It is responsible for configuring a local code store based on passed parameters.

BUILD

Moose constructor with the following configurable parameters

forwarder => Dispatch::Profile

An object of type Dispatch::Profile

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.