Changes for version 0.06

  • API Changes:
    • None.
  • New Features:
    • None.
  • Enhancements:
    • Improved runtime error message about missing run() method.
  • Bug Fixes:
    • Compare arguments against arg_spec, not the reverse.
    • Don't auto-vivify 'required' parameter.
    • Check argument specs contain '=' or *':'*.
  • Other:
    • All dependencies must also be 'configure_depends'.
    • Remove un-needed POD::Simple dependency.

Documentation

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