Revision history for MooseX-Runnable 0.10 2016-03-13 00:40:21Z - switch from using List::MoreUtils to List::SomeUtils 0.09 2014-08-06 05:57:15Z - re-release to remove README.pod from shipped dist 0.08 2014-07-30 21:44:54Z - fix untranslated shebang in mx-run (github #2) 0.07 2014-02-19 05:04:37Z - restore mx-run executable lost in 0.04 0.06 2013-11-20 06:36:45Z - fixed failing unit tests that define classes inline 0.05 2013-11-19 03:36:29Z - fix repository metadata 0.04 2013-11-19 02:20:48Z - converted uses of Path::Class to Path::Tiny (Karen Etheridge) - removed use of deprecated Class::MOP::load_class - converted uses of Test::Exception to Test::Fatal - repository migrated from shadowcat to the github moose organization 0.03 2010-06-27 04:19:41Z - modified verification of RunnableClass values to use Params::Util::_CLASS (Karen Etheridge) 0.02 2009-11-02 08:30:10Z - fix bug where roles of superclasses were not considered when applying invocation schemes. 0.01 2009-10-13 07:04:03Z - stable release, no major changes 0.00_01 2009-04-29 15:58:09Z - first release