Changes for version 0.03

  • Eliminated bare coderefs until a wrapper is written to allow the registration of named custom D::C::S constraints.
  • Made user-created type properly registered in the Moose type registry and used by Moose to validate 'params' hash.
  • Added param_is_required, unset_param methods
  • Added validate method
  • Renamed param_set to param_is_set
  • Added more underlying data accessors (param_hash,param_array,all_set_params)
  • Updated pod, test cases

Modules

Add strict name- and type-checking to configuration data