Changes for version 0.065_04 - 2013-03-20
- !! DEVELOPER RELEASE !!
- Added some more text munging utility functions.
- Fixed bug in dependencies: Module::Corelist should be Module::CoreList
Changes for version 0.065_03 - 2013-03-20
- !! DEVELOPER RELEASE !!
- Added LOCK_TYPE constants.
- Rewrote functions for handling errors & warnings.
Changes for version 0.065_02 - 2013-03-19
- !! DEVELOPER RELEASE !!
- Added some more utility functions, mostly for Pinto::Chrome.
- PackageSpec now has is_core() and is_perl() convenience methods.
- This is probably not compatible with any existing Pinto::Server or Pinto::Remote. I'll release new versions of those soon.
Changes for version 0.065_01 - 2013-03-15
- !! DEVELOPER RELEASE !!
- Added PkgSpecList and DistSpecList types.
- Added Username and RevisionID types.
- Specs type has been renamed to SpecList.
- Files type has been renamed to FileList.
- Author type has been renamed to AuthorID
- Added several new utility functions used by Pinto.
Documentation
Entry point for Pinto documentation
Why Pinto exists
A condensed summary of Pinto
A narrative introduction to Pinto
Modules
Common libraries for the Pinto suite
Constants used across the Pinto utilities
Specifies a distribution by author and path fragments
Base class for Pinto exceptions
Global variables used across the Pinto utilities
Specifies a package by name and version
Something that has a pause config attribute
Create Spec objects from strings
Moose types used within Pinto
Static utility functions for Pinto