Pinto 0.025_004 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 |
---|---|---|---|
App::Pinto::Admin | Command-line driver for Pinto::Admin | 0.025_004 | metacpan |
App::Pinto::Admin::Command | Base class for pinto-admin commands | 0.025_004 | metacpan |
App::Pinto::Admin::Command::add | add local distributions to the repository | 0.025_004 | metacpan |
App::Pinto::Admin::Command::clean | remove all distributions that are not in the index | 0.025_004 | metacpan |
App::Pinto::Admin::Command::create | create a new empty repository | 0.025_004 | metacpan |
App::Pinto::Admin::Command::import | get selected distributions from a remote repository | 0.025_004 | metacpan |
App::Pinto::Admin::Command::list | list the contents of the repository | 0.025_004 | metacpan |
App::Pinto::Admin::Command::manual | show the full manual for a command | 0.025_004 | metacpan |
App::Pinto::Admin::Command::mirror | get all the latest distributions from another repository | 0.025_004 | metacpan |
App::Pinto::Admin::Command::nop | initialize Pinto and exit | 0.025_004 | metacpan |
App::Pinto::Admin::Command::pin | force a package into the index | 0.025_004 | metacpan |
App::Pinto::Admin::Command::purge | remove all distributions from the repository | 0.025_004 | metacpan |
App::Pinto::Admin::Command::rebuild | rebuild the repository index | 0.025_004 | metacpan |
App::Pinto::Admin::Command::remove | remove distributions from the repository | 0.025_004 | metacpan |
App::Pinto::Admin::Command::unpin | loosen a package that has been pinned | 0.025_004 | metacpan |
App::Pinto::Admin::Command::verify | report distributions that are missing | 0.025_004 | metacpan |
App::Pinto::Admin::Command::version | show version information | 0.025_004 | metacpan |
Pinto | Curate your own CPAN-like repository | 0.025_004 | metacpan |
Pinto::Action | Base class for Actions | 0.025_004 | metacpan |
Pinto::Action::Add | Add one local distribution to the repository | 0.025_004 | metacpan |
Pinto::Action::Clean | Remove all outdated distributions from the repository | 0.025_004 | metacpan |
Pinto::Action::Import | Import a distribution (and dependencies) into the local repository | 0.025_004 | metacpan |
Pinto::Action::List | An abstract action for listing packages in a repository | 0.025_004 | metacpan |
Pinto::Action::Mirror | Pull all the latest distributions into your repository | 0.025_004 | metacpan |
Pinto::Action::Nop | A no-op action | 0.025_004 | metacpan |
Pinto::Action::Pin | Force a package into the index | 0.025_004 | metacpan |
Pinto::Action::Purge | Remove all distributions from the repository | 0.025_004 | metacpan |
Pinto::Action::Rebuild | Rebuild the index file for the repository | 0.025_004 | metacpan |
Pinto::Action::Remove | Remove one distribution from the repository | 0.025_004 | metacpan |
Pinto::Action::Unpin | Loosen a package that has been pinned | 0.025_004 | metacpan |
Pinto::Action::Verify | Verify all distributions are present in the repository | 0.025_004 | metacpan |
Pinto::Batch | Runs a series of actions | 0.025_004 | metacpan |
Pinto::Config | Internal configuration for a Pinto repository | 0.025_004 | metacpan |
Pinto::Creator | Creates a new Pinto repository | 0.025_004 | metacpan |
Pinto::Database | Interface to the Pinto database | 0.025_004 | metacpan |
Pinto::Exceptions | Exception classes for Pinto | 0.025_004 | metacpan |
Pinto::IndexCache | Manages indexes files from remote repositories | 0.025_004 | metacpan |
Pinto::IndexWriter | Write records to an 02packages.details.txt file | 0.025_004 | metacpan |
Pinto::Interface::Authorable | Something that has an author | 0.025_004 | metacpan |
Pinto::Interface::Configurable | Something that has a configuration | 0.025_004 | metacpan |
Pinto::Interface::Loggable | Something that wants to log its activity | 0.025_004 | metacpan |
Pinto::Locker | Synchronize concurrent Pinto actions | 0.025_004 | metacpan |
Pinto::Logger | A simple logger | 0.025_004 | metacpan |
Pinto::PackageExtractor | Extract packages provided/required by a distribution archive | 0.025_004 | metacpan |
Pinto::Repository | Coordinates the database, files, and indexes | 0.025_004 | metacpan |
Pinto::Result | The result from running a Batch of Actions | 0.025_004 | metacpan |
Pinto::Role::FileFetcher | Something that fetches remote files | 0.025_004 | metacpan |
Pinto::Role::PathMaker | Something that makes directory paths | 0.025_004 | metacpan |
Pinto::Schema | The DBIx::Class::Schema for Pinto | 0.025_004 | metacpan |
Pinto::Schema::Result::Distribution | Represents a distribution archive | 0.025_004 | metacpan |
Pinto::Schema::Result::Package | Represents a package in a Distribution | 0.025_004 | metacpan |
Pinto::Store | Storage for a Pinto repository | 0.025_004 | metacpan |
Pinto::Store::VCS | Base class for VCS-backed Stores | 0.025_004 | metacpan |
Pinto::Store::VCS::Git | Store your Pinto repository with Git | 0.025_004 | metacpan |
Pinto::Store::VCS::Svn | Store your Pinto repository with Subversion | 0.025_004 | metacpan |
Pinto::Tester | A class for testing a Pinto repository | 0.025_004 | metacpan |
Pinto::Tester::Util | Static helper functions for testing | 0.025_004 | metacpan |
Pinto::Util | Static utility functions for Pinto | 0.025_004 | metacpan |
Pinto::Util::Svn | Utility functions for working with Subversion | 0.025_004 | metacpan |