Changes for version 0.19

  • v0.18 had loads of requirements but most of them came from a few very seldomly used commands, so I moved those out to their own distributions.
  • command plugins now live in Dist::Joseki::Command::*, so it's a nicer namespace for putting extra commands in separate CPAN dists
  • removed bin/chkbundle - unclear concept
  • removed bin/version - handled by 'dist version'
  • moved the 'depends' command into its own distribution: Dist::Joseki::Command::depends
  • moved the 'depends' command into its own distribution: Dist::Joseki::Command::depends

Documentation

tools for the prolific module author

Modules

Tools for the prolific module author
Base class for Dist::Joseki classes
Application class for distribution commands
Base class for Dist::Joseki::Cmd commands
Base class for potentially project-wide commands
'change' command for Dist::Joseki::Cmd
'clean' command for Dist::Joseki::Cmd
'install' command for Dist::Joseki::Cmd
'manifest' command for Dist::Joseki::Cmd
'props' command for Dist::Joseki::Cmd
Check whether the distribution is tagged
'test' command for Dist::Joseki::Cmd
'version' command for Dist::Joseki::Cmd
Distribution type class wrapper
Base class for distribution type classes
Distribution type class for MakeMaker distributions
Distribution type class for Module::Build distributions
find distributions within the project roots
Class to interact with svk
Class to represents result of 'svk status'
Get and set version numbers within the distribution