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

NAME

Bolts::Scope::Prototype - For artifacts that are constructed at every request

VERSION

version 0.143171

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.