10 years agothe repository now lives at https://github.com/moose/MooseX-Runnable master
Karen Etheridge [Tue, 19 Nov 2013 02:20:10 +0000]
the repository now lives at https://github.com/moose/MooseX-Runnable

10 years agofix timestamp formatting, for better parsability
Karen Etheridge [Tue, 19 Nov 2013 02:03:34 +0000]
fix timestamp formatting, for better parsability

10 years agoconvert all uses of Test::Exception to Test::Fatal
Karen Etheridge [Tue, 19 Nov 2013 01:58:34 +0000]
convert all uses of Test::Exception to Test::Fatal

10 years agoremove unneeded shebangs
Karen Etheridge [Tue, 19 Nov 2013 01:56:20 +0000]
remove unneeded shebangs

10 years agoskip pod coverage and unused var release tests
Karen Etheridge [Tue, 19 Nov 2013 01:48:38 +0000]
skip pod coverage and unused var release tests

10 years agomake spelling tests pass
Karen Etheridge [Tue, 19 Nov 2013 01:58:34 +0000]
make spelling tests pass

10 years agoconvert to Dist::Zilla
Karen Etheridge [Mon, 18 Nov 2013 00:33:50 +0000]
convert to Dist::Zilla

10 years agoClass::MOP::load_class was deprecated in Moose-2.1100
Karen Etheridge [Sat, 14 Sep 2013 19:32:12 +0000]
Class::MOP::load_class was deprecated in Moose-2.1100

11 years agodepend on Path::Tiny version that has 5.8 support
Karen Etheridge [Fri, 15 Feb 2013 21:18:19 +0000]
depend on Path::Tiny version that has 5.8 support

11 years agorecord new repository in metadata
Karen Etheridge [Thu, 7 Feb 2013 18:29:55 +0000]
record new repository in metadata

11 years agoMerge pull request #1 from karenetheridge/topic/path_tiny
Jonathan Rockway [Sun, 3 Feb 2013 07:48:49 +0000]
Merge pull request #1 from karenetheridge/topic/path_tiny

conversion to Path::Tiny

11 years agoconversion to Path::Tiny
Karen Etheridge [Sun, 3 Feb 2013 03:14:14 +0000]
conversion to Path::Tiny

13 years ago0.03
Jonathan Rockway [Sun, 27 Jun 2010 04:20:10 +0000]
0.03

13 years agoRedefine RunnableClass in terms of Params::Util::_CLASS
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

14 years agobugfix; bump to 0.02
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

14 years agodoc fixes; 0.01 release
Jonathan Rockway [Tue, 13 Oct 2009 07:18:07 +0000]
doc fixes; 0.01 release

14 years agoadd test to ensure that two roles with conflicting (sub)methods can be used
Jonathan Rockway [Thu, 25 Jun 2009 22:12:57 +0000]
add test to ensure that two roles with conflicting (sub)methods can be used

14 years agoprotect @INC when re-invoking
Jonathan Rockway [Thu, 25 Jun 2009 21:47:41 +0000]
protect @INC when re-invoking

14 years agoadd run_application_with_plugins to mx::run
Jonathan Rockway [Thu, 25 Jun 2009 21:42:34 +0000]
add run_application_with_plugins to mx::run

14 years agoadd prototype Profile plugin
Jonathan Rockway [Thu, 25 Jun 2009 21:42:08 +0000]
add prototype Profile plugin

14 years agopass parsed arg object to Invocation when using mx-run
Jonathan Rockway [Thu, 25 Jun 2009 21:41:55 +0000]
pass parsed arg object to Invocation when using mx-run

14 years agoadd ability to generate commandline from parsed arg object
Jonathan Rockway [Thu, 25 Jun 2009 21:41:31 +0000]
add ability to generate commandline from parsed arg object

14 years agoadd friendly error message when giving argless plugins args
Jonathan Rockway [Thu, 25 Jun 2009 19:26:06 +0000]
add friendly error message when giving argless plugins args

14 years agoTag plugins that can take cmdline args with Role::CmdlineArgs; add test
Jonathan Rockway [Thu, 25 Jun 2009 18:32:36 +0000]
Tag plugins that can take cmdline args with Role::CmdlineArgs; add test

14 years agoMake the POD example work correctly
Duke Leto [Sun, 7 Jun 2009 07:04:33 +0000]
Make the POD example work correctly

Signed-off-by: Jonathan Rockway <jrockway@cpan.org>

14 years agoedit .gitignore
Jonathan Rockway [Wed, 13 May 2009 08:15:20 +0000]
edit .gitignore

14 years agoimplement the auto-restarter
Jonathan Rockway [Tue, 12 May 2009 02:23:18 +0000]
implement the auto-restarter

14 years agoexpress my distaste for blocking here
Jonathan Rockway [Tue, 12 May 2009 01:04:21 +0000]
express my distaste for blocking here

14 years agoexit parent if child dies unexpectedly (instead of fork-bombing)
Jonathan Rockway [Tue, 12 May 2009 01:00:12 +0000]
exit parent if child dies unexpectedly (instead of fork-bombing)

14 years agosetup signals from the command line
Jonathan Rockway [Tue, 12 May 2009 00:36:08 +0000]
setup signals from the command line

14 years agoavoid unnecessary call to kill if kid already died
Jonathan Rockway [Tue, 12 May 2009 00:35:11 +0000]
avoid unnecessary call to kill if kid already died

14 years agoAdd a +Restart plugin that restarts the class on SIGHUP (configurable)
Jonathan Rockway [Tue, 12 May 2009 00:14:51 +0000]
Add a +Restart plugin that restarts the class on SIGHUP (configurable)

14 years agoadd framework for implementing auto-restarters as plugins
Jonathan Rockway [Tue, 12 May 2009 00:11:26 +0000]
add framework for implementing auto-restarters as plugins

14 years agoadd a _debug_message method to +Debug plugin for use of other plugins
Jonathan Rockway [Tue, 12 May 2009 00:09:43 +0000]
add a _debug_message method to +Debug plugin for use of other plugins

14 years agoclarify mx-run syntax
Jonathan Rockway [Thu, 7 May 2009 07:56:45 +0000]
clarify mx-run syntax

15 years agooops, 0.10
Jonathan Rockway [Wed, 29 Apr 2009 15:59:26 +0000]
oops, 0.10

15 years agoadd changelog, $VERSION
Jonathan Rockway [Wed, 29 Apr 2009 15:58:30 +0000]
add changelog, $VERSION

15 years agocreate instance, what-the-hey
Jonathan Rockway [Wed, 29 Apr 2009 15:57:35 +0000]
create instance, what-the-hey

15 years agomake PAR work with new plugin scheme
Jonathan Rockway [Wed, 29 Apr 2009 15:48:24 +0000]
make PAR work with new plugin scheme

15 years agofix tests; make default value for plugins {}
Jonathan Rockway [Wed, 29 Apr 2009 15:38:41 +0000]
fix tests; make default value for plugins {}

15 years agomake Debug plugin accept an argument (as an example)
Jonathan Rockway [Wed, 29 Apr 2009 15:35:51 +0000]
make Debug plugin accept an argument (as an example)

15 years agoreplace MX::Object::Pluggable with hand-rolled loader; ours supports args for each...
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

15 years agoadd another failing real-life example to test
Jonathan Rockway [Wed, 29 Apr 2009 15:33:12 +0000]
add another failing real-life example to test

15 years agofix bug in boolean logic leading to misleading error message
Jonathan Rockway [Wed, 29 Apr 2009 15:09:06 +0000]
fix bug in boolean logic leading to misleading error message

15 years agoat least pass plugin args to ::Invocation
Jonathan Rockway [Wed, 29 Apr 2009 14:57:29 +0000]
at least pass plugin args to ::Invocation

15 years agoadd comment about plugin-fucking
Jonathan Rockway [Wed, 29 Apr 2009 14:56:07 +0000]
add comment about plugin-fucking

15 years agoactually print args in Debug plugin
Jonathan Rockway [Wed, 29 Apr 2009 14:54:29 +0000]
actually print args in Debug plugin

15 years agofix a bug found via $work_app
Jonathan Rockway [Wed, 29 Apr 2009 14:43:59 +0000]
fix a bug found via $work_app

15 years agouse autoclean
Jonathan Rockway [Wed, 29 Apr 2009 14:43:22 +0000]
use autoclean

15 years agotyop
Jonathan Rockway [Wed, 29 Apr 2009 14:29:53 +0000]
tyop

15 years agobe even nicer about the message; add a "perhaps you meant" message
Jonathan Rockway [Wed, 29 Apr 2009 14:22:41 +0000]
be even nicer about the message; add a "perhaps you meant" message

15 years agoparse the args to mx-run sanely
Jonathan Rockway [Wed, 29 Apr 2009 14:16:15 +0000]
parse the args to mx-run sanely

15 years agomakefile, doc cleanups
Jonathan Rockway [Wed, 29 Apr 2009 11:34:58 +0000]
makefile, doc cleanups

15 years agoadd -M option
Jonathan Rockway [Wed, 29 Apr 2009 10:27:10 +0000]
add -M option

15 years ago"defer" ARGV, of course
Jonathan Rockway [Mon, 13 Apr 2009 07:21:42 +0000]
"defer" ARGV, of course

15 years agoadd experimental PAR plugin!
Jonathan Rockway [Mon, 13 Apr 2009 07:18:16 +0000]
add experimental PAR plugin!

15 years agoadd +Debug plugin (as an example)
Jonathan Rockway [Mon, 13 Apr 2009 06:41:06 +0000]
add +Debug plugin (as an example)

15 years agofix plugin namespace (we actually use the default)
Jonathan Rockway [Mon, 13 Apr 2009 06:40:52 +0000]
fix plugin namespace (we actually use the default)

15 years agodon't die on unknown / unavailable schemes
Jonathan Rockway [Sun, 12 Apr 2009 04:58:45 +0000]
don't die on unknown / unavailable schemes

15 years agofix usage line in MX::Getopt scripts
Jonathan Rockway [Tue, 31 Mar 2009 09:43:19 +0000]
fix usage line in MX::Getopt scripts

15 years agosugaryify mx-run
Jonathan Rockway [Tue, 31 Mar 2009 09:22:24 +0000]
sugaryify mx-run

15 years agoadd an example
Jonathan Rockway [Tue, 31 Mar 2009 08:58:51 +0000]
add an example

15 years agoadd MX::Getopt scheme
Jonathan Rockway [Tue, 31 Mar 2009 08:55:44 +0000]
add MX::Getopt scheme

15 years agoadd non-hack MX::Runnable
Jonathan Rockway [Tue, 31 Mar 2009 08:43:23 +0000]
add non-hack MX::Runnable

15 years agomove from Eventful repo to its own
Jonathan Rockway [Sun, 29 Mar 2009 23:32:12 +0000]
move from Eventful repo to its own