table of contents
Pinto::Store(3pm) | User Contributed Perl Documentation | Pinto::Store(3pm) |
NAME¶
Pinto::Store - Storage for distribution archives
VERSION¶
version 0.14
DESCRIPTION¶
Pinto::Store is the base class for Pinto Stores. It provides the basic API for adding/removing distribution archives to the store. Subclasses implement the underlying logic by augmenting the methods declared here.
AUTHOR¶
Jeffrey Ryan Thalhammer <jeff@stratopan.com>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-10-16 | perl v5.34.0 |