Revision history for Pod-Elemental-MakeSelector 0.05 2015-04-25 (Trial Release) - Don't use the experimental smartmatch operator. Instead, the code generator implements limited smartmatching. This could potentially break your code if you were doing something the new matcher doesn't support. 0.04 2015-04-18 - Refine how optional parameters are detected - Add tests with arrayrefs containing both strings & regexps 0.03 2014-03-01 - Suppress "Smartmatch is experimental" warning on Perl 5.18 and up 0.02 2012-07-20 - Require Perl 5.10.1, as 5.10.0 doesn't support matching against an arrayref of regexes - List Pod::Elemental as a dependency, even though we don't use it directly 0.01 2012-07-14 - Initial release