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

Changes for version 0.024 - 2011-09-01

  • Added a "version" command to pinto-admin
  • General code refactoring
  • No interface changes

Documentation

administer a Pinto repository

Modules

Command-line driver for Pinto::Admin
Base class for pinto-admin commands
add local distributions to the repository
remove all distributions that are not in the index
create a new empty repository
list the contents of the repository
show the full manual for a command
initialize Pinto and exit
rebuild the repository index
remove local distributions from the repository
get all the latest distributions from another repository
report distributions that are missing
show version information
Perl distribution repository manager
Base class for Actions
An action to add one local distribution to the repository
An action to remove cruft from the repository
An action to create a new repository
An abstract action for listing packages in a repository
Action that lists all the packages in a repository
Action that lists conflicted packages in a repository
Action that lists all the foreign packages in a repository
Action that lists only the local packages in a repository
A no-op action
An action to rebuild the master index of the repository
An action to remove one local distribution from the repository
An action to pull all the latest distributions into your repository
An action to verify all files are present in the repository
Runs a series of actions
Accumulates exceptions and status from an ActionBatch
Internal configuration for a Pinto repository
Represents a Perl distribution
Base class for Pinto exceptions
Exception classes used by Pinto
Exception class used by Pinto
Exception class used by Pinto
Exception class used by Pinto
Exception class used by Pinto
Exception class used by Pinto
Exception class used by Pinto
Exception class used by Pinto
Represents an 02packages.details.txt file
Manages the indexes of a Pinto repository
Synchronize concurrent Pinto actions
A simple logger
Represents a single record in the 02packages.details.txt file
Something that has an author
Something that has a configuration
Something that wants to log its activity
Something that makes directory paths
Something that fetches remote files
Storage for a Pinto repository
Base class for VCS-backed Stores
Store your Pinto repository with Git
Store your Pinto repository with Subversion
Static utility functions for Pinto
Utility functions for working with Subversion