
MooseX::AbstractFactory::Meta::Class - Meta class for MooseX::AbstractFactory

version 0.004000

You shouldn't be using this on its own, but via MooseX::AbstractFactory

Metaclass to implement an AbstractFactory as a Moose extension.

Roles each implementation class must satisfy.
Predicate for above
Coderef to generate a full class from a tag in the factory create() method.
Predicate for above

No bugs have been reported. Yet.
Please report any bugs or feature requests to mike@altrion.org,
or via RT.

Please report any bugs or feature requests on the bugtracker website https://github.com/fleetfootmike/MX-AbstractFactory/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.


This software is copyright (c) 2012 by Mike Whitaker.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.