Revision history for Perl extension MooseX::ConfigFromFile
+0.06 2013-02-03 (Karen Etheridge)
- the configfile attribute is now a Path::Tiny, not a Path::Class
(coercions from strings are still supported, and now also from any other
type that has a string coercion).