Changes for version 0.040_001 - 2012-05-01
- This is a developer release for alpha testing the stacks feature.
 
Modules
Command-line driver for Pinto::Admin    
  
Base class for pinto-admin commands    
  
add local distributions to the repository    
  
create a new empty repository    
  
list the contents of a stack    
  
show the full manual for a command    
  
initialize Pinto and exit    
  
force a package to stay in a stack    
  
pull distributions from upstream repositories    
  
manage stacks within the repository    
  
report statistics about the repository    
  
free a packages that have been pinned    
  
report distributions that are missing    
  
show version information    
  
Base class for pinto-admin commands that redispatch to subcommands    
  
Base class for pinto-admin subcommands    
  
create a new stack by copying another    
  
create a new empty stack    
  
change stack properties    
  
show stacks (or their contents)    
  
merge one stack into another    
  
show stack properties    
  
Curate a repository of Perl modules    
  
Base class for all Actions    
  
Add a local distribution into the repository    
  
List the contents of a stack    
  
A no-op action    
  
Force a package to stay in a stack    
  
Pull upstream distributions into the repository    
  
An action to create a new stack by copying another    
  
Create a new empty stack    
  
Change stack properties    
  
List known stacks in the repository    
  
Merge packages from one stack into another    
  
Show stack properties    
  
Report statistics about the repository    
  
Loosen a package that has been pinned    
  
Verify all distributions are present in the repository    
  
Internal configuration for a Pinto repository    
  
Creates a new Pinto repository    
  
Interface to the Pinto database    
  
Base class for Pinto exceptions    
  
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 an Action    
  
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    
  
Attributes and methods for all Schema::Result objects    
  
The DBIx::Class::Schema for Pinto    
  
Represents a distribution archive    
  
Represents a Package provided by a Distribution    
  
Represents a Distribution -> Package dependency    
  
Represents the relationship between a Package and a Stack    
  
Represents a named set of Packages    
  
Represents stack metadata    
  
Report statistics about a Pinto repository    
  
Base class for storage of a Pinto repository    
  
Store a Pinto repository on the local filesystem    
  
A class for testing a Pinto repository    
  
Static helper functions for testing    
  
Static utility functions for Pinto