- Allow array refs for non-anonymous form of enum and duck_type, not
just anonymous. The non-arrayref forms may be removed in the
future. (doy)
- - Changed Str constraint to not accept GV. (chansen)
+ - Changed Str constraint to not accept globs (*STDIN or *FOO). (chansen)
* Moose::Exporter
- Moose::Exporter using modules can now export their functions to the