NAME
Bolts::Scope::Prototype - For artifacts that are constructed at every request
VERSION
version 0.143170
DESCRIPTION
This is a lifecycle scope for objects that should be constructed from their blueprints on every aquisition.
ROLES
METHODS
get
No-op. This will always return undef
.
put
No-op. This will never store anything.
AUTHOR
Andrew Sterling Hanenkamp <hanenkamp@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Qubling Software LLC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.