Pinto 0.015 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| App::Pinto::Admin | Command-line driver for Pinto | 0.015 | metacpan |
| App::Pinto::Admin::Command | Base class for pinto-admin commands | 0.015 | metacpan |
| App::Pinto::Admin::Command::add | add your own Perl distributions to the repository | 0.015 | metacpan |
| App::Pinto::Admin::Command::clean | remove all distributions that are not in the index | 0.015 | metacpan |
| App::Pinto::Admin::Command::create | create an empty repository | 0.015 | metacpan |
| App::Pinto::Admin::Command::list | list the contents of the repository | 0.015 | metacpan |
| App::Pinto::Admin::Command::mirror | get all the latest distributions from a remote repository | 0.015 | metacpan |
| App::Pinto::Admin::Command::remove | remove your own packages from the repository | 0.015 | metacpan |
| App::Pinto::Admin::Command::verify | verify that all the indexed distributions are present | 0.015 | metacpan |
| Pinto | Perl distribution repository manager | 0.015 | metacpan |
| Pinto::Action | Base class for Actions | 0.015 | metacpan |
| Pinto::Action::Add | An action to add one distribution to the repository | 0.015 | metacpan |
| Pinto::Action::Clean | An action to remove cruft from the repository | 0.015 | metacpan |
| Pinto::Action::Create | An action to create a new repository | 0.015 | metacpan |
| Pinto::Action::List | An action that lists the contents of a repository | 0.015 | metacpan |
| Pinto::Action::Mirror | An action to mirror a remote repository into your local one | 0.015 | metacpan |
| Pinto::Action::Remove | An action to remove packages from the repository | 0.015 | metacpan |
| Pinto::Action::Verify | An action to verify all files are present in the repository | 0.015 | metacpan |
| Pinto::ActionBatch | Runs a series of actions | 0.015 | metacpan |
| Pinto::ActionFactory | Factory class for making Actions | 0.015 | metacpan |
| Pinto::Distribution | Represents a Perl distribution | 0.015 | metacpan |
| Pinto::Index | Represents an 02packages.details.txt file | 0.015 | metacpan |
| Pinto::IndexManager | Manages the indexes of a Pinto repository | 0.015 | metacpan |
| Pinto::Locker | Synchronize concurrent Pinto actions | 0.015 | metacpan |
| Pinto::Package | Represents a single record in the 02packages.details.txt file | 0.015 | metacpan |
| Pinto::Role::PathMaker | Something that makes directory paths | 0.015 | metacpan |
| Pinto::Role::UserAgent | Something that fetches remote files | 0.015 | metacpan |
| Pinto::Store | Back-end storage for a Pinto repository | 0.015 | metacpan |
| Pinto::Store::Git | Store your Pinto repository with Git | 0.015 | metacpan |
| Pinto::Store::Svn | Store your Pinto repository with Subversion | 0.015 | metacpan |
| Pinto::Util | Static utility functions for Pinto | 0.015 | metacpan |
| Pinto::Util::Svn | Utility functions for working with Subversion | 0.015 | metacpan |
Other Files
| Build.PL | metacpan |
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| dist.ini | metacpan |