The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2009-06-02

  • Added POD
  • Added trait attribute: 'cmdopt_env'
    • allow ENV variables to be set rather than command line params
  • private: _attr_name_to_cmd_options()
    • changed to _attr_to_cmd_options (i.e. attribute not attribute name) to provide more flexibility

Modules

Wrap system command binaries the Moose way
Optional meta attribute trait for custom option names