Pinto 0.040_002 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- 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 |
---|---|---|---|
Pinto | Curate a repository of Perl modules | 0.040_002 | metacpan |
Pinto::Action | Base class for all Actions | 0.040_002 | metacpan |
Pinto::Action::Add | Add a local distribution into the repository | 0.040_002 | metacpan |
Pinto::Action::Copy | An action to create a new stack by copying another | 0.040_002 | metacpan |
Pinto::Action::Edit | Change stack properties | 0.040_002 | metacpan |
Pinto::Action::Install | Install packages from the repository | 0.040_002 | metacpan |
Pinto::Action::List | List the contents of a stack | 0.040_002 | metacpan |
Pinto::Action::Merge | Merge packages from one stack into another | 0.040_002 | metacpan |
Pinto::Action::New | Create a new empty stack | 0.040_002 | metacpan |
Pinto::Action::Nop | A no-op action | 0.040_002 | metacpan |
Pinto::Action::Pin | Force a package to stay in a stack | 0.040_002 | metacpan |
Pinto::Action::Props | Show stack properties | 0.040_002 | metacpan |
Pinto::Action::Pull | Pull upstream distributions into the repository | 0.040_002 | metacpan |
Pinto::Action::Stacks | List known stacks in the repository | 0.040_002 | metacpan |
Pinto::Action::Statistics | Report statistics about the repository | 0.040_002 | metacpan |
Pinto::Action::Unpin | Loosen a package that has been pinned | 0.040_002 | metacpan |
Pinto::Action::Verify | Verify all distributions are present in the repository | 0.040_002 | metacpan |
Pinto::Config | Internal configuration for a Pinto repository | 0.040_002 | metacpan |
Pinto::Database | Interface to the Pinto database | 0.040_002 | metacpan |
Pinto::IndexCache | Manages indexes files from remote repositories | 0.040_002 | metacpan |
Pinto::IndexWriter | Write records to an 02packages.details.txt file | 0.040_002 | metacpan |
Pinto::Initializer | Initializes a new Pinto repository | 0.040_002 | metacpan |
Pinto::Locker | Synchronize concurrent Pinto actions | 0.040_002 | metacpan |
Pinto::Logger | Record events in the repository log file (and elsewhere). | 0.040_002 | metacpan |
Pinto::PackageExtractor | Extract packages provided/required by a distribution archive | 0.040_002 | metacpan |
Pinto::Repository | Coordinates the database, files, and indexes | 0.040_002 | metacpan |
Pinto::Result | The result from running an Action | 0.040_002 | metacpan |
Pinto::Role::Configurable | Something that has a configuration | 0.040_002 | metacpan |
Pinto::Role::FileFetcher | Something that fetches remote files | 0.040_002 | metacpan |
Pinto::Role::Loggable | Something that wants to log its activity | 0.040_002 | metacpan |
Pinto::Role::PackageImporter | Something that imports packages from another repository | 0.040_002 | metacpan |
Pinto::Role::PathMaker | Something that makes directory paths | 0.040_002 | metacpan |
Pinto::Role::Schema::Result | Attributes and methods for all Schema::Result objects | 0.040_002 | metacpan |
Pinto::Schema | The DBIx::Class::Schema for Pinto | 0.040_002 | metacpan |
Pinto::Schema::Result::Distribution | Represents a distribution archive | 0.040_002 | metacpan |
Pinto::Schema::Result::Package | Represents a Package provided by a Distribution | 0.040_002 | metacpan |
Pinto::Schema::Result::Prerequisite | Represents a Distribution -> Package dependency | 0.040_002 | metacpan |
Pinto::Schema::Result::Registration | Represents the relationship between a Package and a Stack | 0.040_002 | metacpan |
Pinto::Schema::Result::Stack | Represents a named set of Packages | 0.040_002 | metacpan |
Pinto::Schema::Result::StackProperty | Represents stack metadata | 0.040_002 | metacpan |
Pinto::Statistics | Report statistics about a Pinto repository | 0.040_002 | metacpan |
Pinto::Store | Base class for storage of a Pinto repository | 0.040_002 | metacpan |
Pinto::Store::File | Store a Pinto repository on the local filesystem | 0.040_002 | metacpan |
Pinto::Tester | A class for testing a Pinto repository | 0.040_002 | metacpan |
Pinto::Tester::Util | Static helper functions for testing | 0.040_002 | metacpan |
Pinto::Util | Static utility functions for Pinto | 0.040_002 | metacpan |