0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from karenetheridge/topic/path_tiny More... about 13 years ago
conversion to Path::Tiny
karenetheridge
as Karen Etheridge
More... about 13 years ago
0.03 More... almost 16 years ago
Redefine RunnableClass in terms of Params::Util::_CLASS
karenetheridge
as Karen Etheridge
More... almost 16 years ago
bugfix; bump to 0.02 More... over 16 years ago
doc fixes; 0.01 release More... over 16 years ago
add test to ensure that two roles with conflicting (sub)methods can be used More... almost 17 years ago
protect @INC when re-invoking More... almost 17 years ago
add run_application_with_plugins to mx::run More... almost 17 years ago
add prototype Profile plugin More... almost 17 years ago
pass parsed arg object to Invocation when using mx-run More... almost 17 years ago
add ability to generate commandline from parsed arg object More... almost 17 years ago
add friendly error message when giving argless plugins args More... almost 17 years ago
Tag plugins that can take cmdline args with Role::CmdlineArgs; add test More... almost 17 years ago
Make the POD example work correctly More... almost 17 years ago
edit .gitignore More... almost 17 years ago
implement the auto-restarter More... almost 17 years ago
express my distaste for blocking here More... almost 17 years ago
exit parent if child dies unexpectedly (instead of fork-bombing) More... almost 17 years ago
setup signals from the command line More... almost 17 years ago
avoid unnecessary call to kill if kid already died More... almost 17 years ago
Add a +Restart plugin that restarts the class on SIGHUP (configurable) More... almost 17 years ago
add framework for implementing auto-restarters as plugins More... almost 17 years ago
add a _debug_message method to +Debug plugin for use of other plugins More... almost 17 years ago
clarify mx-run syntax More... almost 17 years ago
oops, 0.10 More... almost 17 years ago
add changelog, $VERSION More... almost 17 years ago
create instance, what-the-hey More... almost 17 years ago
make PAR work with new plugin scheme More... almost 17 years ago
fix tests; make default value for plugins {} More... almost 17 years ago