Revision history for CLI-Driver 0.67 - modified error message in CLI::Driver::Action::do() 0.66 - fixed #129062: Undeclared dependency on namespace::autoclean 0.65 - added feature to allow invocation through a hash of values rather than @ARGV 0.64 - changes to handle repeatable args 0.63 - converted yaml sorting to use nsort from Util::Medley 0.62 - fixed yaml sorting issue 0.61 - added clidriver.pl utility 0.60 - Support multi values via '@' syntax. Additional help block. 0.50 - introduced v2 of the cli-driver file 0.41 - added sharedir example 0.40 - converted from Method::Signatures to Kavorka 0.30 - added feature to detect extraneous args (and die with message) 0.20 - fixed PREREQ_PM for YAML::Tiny 0.01 - first version