Changes for version 0.004 - 2016-10-31

  • Lots of refactoring
  • More documentation
  • Update schema
  • Integer validation fix
  • Feture: allow 'mapping' options and parameters (Like Getopt::Long supports via '%')
  • Feature: add DSL for defining options

Documentation

How to write an app with App::Spec::Run

Modules

Specification for commandline apps
App::Spec objects representing command line options or parameters
Shell Completion generator
Shell Completion generator for bash
Shell Completion generator for zsh
App::Spec objects representing command line option specs
App::Spec objects representing command line parameters
App::Spec framework to run your app

Provides

in lib/App/Spec/Pod.pm
in lib/App/Spec/Run/Cmd.pm
in lib/App/Spec/Run/Output.pm
in lib/App/Spec/Run/Response.pm
in lib/App/Spec/Run/Validator.pm
in lib/App/Spec/Subcommand.pm