The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.036 - 2012-04-09

  • New Features:
  • Pinto now logs activity to $root_dir/.pinto/logs/pinto.log (Karen Etheridge). You can set the logging level in the repository's config file.
  • Other Stuff:
  • A lot of files have been moved around in this release (and the last couple releases). I suggest removing your current Pinto before installing this one, to avoid accumulating cruft.

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
get selected distributions from a remote repository
list the contents of the repository
show the full manual for a command
get all the latest distributions from another repository
initialize Pinto and exit
force a package into the index
remove all distributions from the repository
rebuild the repository index
remove distributions from the repository
report statistics about the repository
loosen a package that has been pinned
report distributions that are missing
show version information
Curate your own CPAN-like repository
Base class for Actions
Add one distribution to the repository
Remove all outdated distributions from the repository
Import a package (and its prerequisites) into the local repository
List the contents of a repository
Pull all the latest distributions into your repository
A no-op action
Force a package into the index
Remove all distributions from the repository
Rebuild the index file for the repository
Remove one distribution from the repository
Report statistics about the repository
Loosen a package that has been pinned
Verify all distributions are present in the repository
Runs a series of actions
Internal configuration for a Pinto repository
Creates a new Pinto repository
Interface to the Pinto database
Exception classes for Pinto
Manages indexes files from remote repositories
Write records to an 02packages.details.txt file
Synchronize concurrent Pinto actions
Record events in the repository log file (and elsewhere).
Extract packages provided/required by a distribution archive
Coordinates the database, files, and indexes
The result from running a Batch of Actions
Something that has a configuration
Something that fetches remote files
Something that wants to log its activity
Something that imports packages from another repository
Something that makes directory paths
The DBIx::Class::Schema for Pinto
Represents a distribution archive
Represents a package in a Distribution
Calculates statistics about a Pinto repository
Base class for storage of a Pinto repository
Store a Pinto repository on the local filesystem
Base class for VCS-backed Stores
Store your Pinto repository locally with Git
Store your Pinto repository remotely with Git
Store your Pinto repository with Subversion
A class for testing a Pinto repository
Static helper functions for testing
Static utility functions for Pinto
Utility functions for working with Subversion