Changes for version 0.08

  • API Changes:
    • None.
  • New Features:
    • Added '--add-debug' to app-dispatcher which enables a runtime '--debug-dispatcher' option to track dispatching logic.
    • Command classes can now define a 'require_order' method to force options before any following arguments.
    • A new app_dispatcher_opts() function in App::Dispatcher.
  • Enhancements:
    • Lots of refactoring.
    • First attempt at some decent tests.
  • Bug Fixes:
    • None.
  • Other:
    • None.

Documentation

build command line applications in Perl
build fast command-line applications