Karen Etheridge [Tue, 19 Nov 2013 01:56:20 +0000]
remove unneeded shebangs
Karen Etheridge [Tue, 19 Nov 2013 01:48:38 +0000]
skip pod coverage and unused var release tests
Karen Etheridge [Tue, 19 Nov 2013 01:58:34 +0000]
make spelling tests pass
Karen Etheridge [Mon, 18 Nov 2013 00:33:50 +0000]
convert to Dist::Zilla
Karen Etheridge [Sat, 14 Sep 2013 19:32:12 +0000]
Class::MOP::load_class was deprecated in Moose-2.1100
Karen Etheridge [Fri, 15 Feb 2013 21:18:19 +0000]
depend on Path::Tiny version that has 5.8 support
Karen Etheridge [Thu, 7 Feb 2013 18:29:55 +0000]
record new repository in metadata
Jonathan Rockway [Sun, 3 Feb 2013 07:48:49 +0000]
Merge pull request #1 from karenetheridge/topic/path_tiny
conversion to Path::Tiny
Karen Etheridge [Sun, 3 Feb 2013 03:14:14 +0000]
conversion to Path::Tiny
Jonathan Rockway [Sun, 27 Jun 2010 04:20:10 +0000]
0.03
Karen Etheridge [Sat, 12 Jun 2010 01:16:00 +0000]
Redefine RunnableClass in terms of Params::Util::_CLASS
resolves https://rt.cpan.org/Public/Bug/Display.html?id=58028
Jonathan Rockway [Mon, 2 Nov 2009 08:32:24 +0000]
bugfix; bump to 0.02
fix bug where superclasses were not considered during invocation
scheme application
Jonathan Rockway [Tue, 13 Oct 2009 07:18:07 +0000]
doc fixes; 0.01 release
Jonathan Rockway [Thu, 25 Jun 2009 22:12:57 +0000]
add test to ensure that two roles with conflicting (sub)methods can be used
Jonathan Rockway [Thu, 25 Jun 2009 21:47:41 +0000]
protect @INC when re-invoking
Jonathan Rockway [Thu, 25 Jun 2009 21:42:34 +0000]
add run_application_with_plugins to mx::run
Jonathan Rockway [Thu, 25 Jun 2009 21:42:08 +0000]
add prototype Profile plugin
Jonathan Rockway [Thu, 25 Jun 2009 21:41:55 +0000]
pass parsed arg object to Invocation when using mx-run
Jonathan Rockway [Thu, 25 Jun 2009 21:41:31 +0000]
add ability to generate commandline from parsed arg object
Jonathan Rockway [Thu, 25 Jun 2009 19:26:06 +0000]
add friendly error message when giving argless plugins args
Jonathan Rockway [Thu, 25 Jun 2009 18:32:36 +0000]
Tag plugins that can take cmdline args with Role::CmdlineArgs; add test
Duke Leto [Sun, 7 Jun 2009 07:04:33 +0000]
Make the POD example work correctly
Signed-off-by: Jonathan Rockway <jrockway@cpan.org>
Jonathan Rockway [Wed, 13 May 2009 08:15:20 +0000]
edit .gitignore
Jonathan Rockway [Tue, 12 May 2009 02:23:18 +0000]
implement the auto-restarter
Jonathan Rockway [Tue, 12 May 2009 01:04:21 +0000]
express my distaste for blocking here
Jonathan Rockway [Tue, 12 May 2009 01:00:12 +0000]
exit parent if child dies unexpectedly (instead of fork-bombing)
Jonathan Rockway [Tue, 12 May 2009 00:36:08 +0000]
setup signals from the command line
Jonathan Rockway [Tue, 12 May 2009 00:35:11 +0000]
avoid unnecessary call to kill if kid already died
Jonathan Rockway [Tue, 12 May 2009 00:14:51 +0000]
Add a +Restart plugin that restarts the class on SIGHUP (configurable)
Jonathan Rockway [Tue, 12 May 2009 00:11:26 +0000]
add framework for implementing auto-restarters as plugins
Jonathan Rockway [Tue, 12 May 2009 00:09:43 +0000]
add a _debug_message method to +Debug plugin for use of other plugins
Jonathan Rockway [Thu, 7 May 2009 07:56:45 +0000]
clarify mx-run syntax
Jonathan Rockway [Wed, 29 Apr 2009 15:59:26 +0000]
oops, 0.10
Jonathan Rockway [Wed, 29 Apr 2009 15:58:30 +0000]
add changelog, $VERSION
Jonathan Rockway [Wed, 29 Apr 2009 15:57:35 +0000]
create instance, what-the-hey
Jonathan Rockway [Wed, 29 Apr 2009 15:48:24 +0000]
make PAR work with new plugin scheme
Jonathan Rockway [Wed, 29 Apr 2009 15:38:41 +0000]
fix tests; make default value for plugins {}
Jonathan Rockway [Wed, 29 Apr 2009 15:35:51 +0000]
make Debug plugin accept an argument (as an example)
Jonathan Rockway [Wed, 29 Apr 2009 15:35:35 +0000]
replace MX::Object::Pluggable with hand-rolled loader; ours supports args for each plugin, and coercion from cmdline to initargs
Jonathan Rockway [Wed, 29 Apr 2009 15:33:12 +0000]
add another failing real-life example to test
Jonathan Rockway [Wed, 29 Apr 2009 15:09:06 +0000]
fix bug in boolean logic leading to misleading error message
Jonathan Rockway [Wed, 29 Apr 2009 14:57:29 +0000]
at least pass plugin args to ::Invocation
Jonathan Rockway [Wed, 29 Apr 2009 14:56:07 +0000]
add comment about plugin-fucking
Jonathan Rockway [Wed, 29 Apr 2009 14:54:29 +0000]
actually print args in Debug plugin
Jonathan Rockway [Wed, 29 Apr 2009 14:43:59 +0000]
fix a bug found via $work_app
Jonathan Rockway [Wed, 29 Apr 2009 14:43:22 +0000]
use autoclean
Jonathan Rockway [Wed, 29 Apr 2009 14:29:53 +0000]
tyop
Jonathan Rockway [Wed, 29 Apr 2009 14:22:41 +0000]
be even nicer about the message; add a "perhaps you meant" message
Jonathan Rockway [Wed, 29 Apr 2009 14:16:15 +0000]
parse the args to mx-run sanely
Jonathan Rockway [Wed, 29 Apr 2009 11:34:58 +0000]
makefile, doc cleanups
Jonathan Rockway [Wed, 29 Apr 2009 10:27:10 +0000]
add -M option
Jonathan Rockway [Mon, 13 Apr 2009 07:21:42 +0000]
"defer" ARGV, of course
Jonathan Rockway [Mon, 13 Apr 2009 07:18:16 +0000]
add experimental PAR plugin!
Jonathan Rockway [Mon, 13 Apr 2009 06:41:06 +0000]
add +Debug plugin (as an example)
Jonathan Rockway [Mon, 13 Apr 2009 06:40:52 +0000]
fix plugin namespace (we actually use the default)
Jonathan Rockway [Sun, 12 Apr 2009 04:58:45 +0000]
don't die on unknown / unavailable schemes
Jonathan Rockway [Tue, 31 Mar 2009 09:43:19 +0000]
fix usage line in MX::Getopt scripts
Jonathan Rockway [Tue, 31 Mar 2009 09:22:24 +0000]
sugaryify mx-run
Jonathan Rockway [Tue, 31 Mar 2009 08:58:51 +0000]
add an example
Jonathan Rockway [Tue, 31 Mar 2009 08:55:44 +0000]
add MX::Getopt scheme
Jonathan Rockway [Tue, 31 Mar 2009 08:43:23 +0000]
add non-hack MX::Runnable
Jonathan Rockway [Sun, 29 Mar 2009 23:32:12 +0000]
move from Eventful repo to its own