The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for CLI-Driver

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