[libmoosex-runnable-perl] annotated tag upstream/0.09 created (now b5de895)

Jonas Smedegaard dr at jones.dk
Tue Oct 14 12:31:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag upstream/0.09
in repository libmoosex-runnable-perl.

        at  b5de895   (tag)
   tagging  fc38436796b1a00065f5bd8edbf7a3599cbf8cf4 (commit)
  replaces  upstream/0.07
 tagged by  Jonas Smedegaard
        on  Wed Aug 27 17:05:01 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 0.09
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQF8BAABCgBmBQJT/fOdXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NjQ4ODQwMTIyRTJDNTBFQzUxRDQwRTI0
RUMxQjcyMjM3NEY5QkQ2AAoJEE7BtyI3T5vW9rIH+gJVac27BjSqmI2DPSv7vMT7
e/dABkF6sDS3BoLcoJ9uw1CpcyyXSSJOoLg/CgWYrHy0pk2LIx6MYH73GJ4Fc+R3
8eX8Ozw1FBllGSul7KmkPb8CRyXcTuNEB7RfULyO6T+v18PdjxqtfYFMHah9KzTQ
ozzhhpxEtAwglasMpZbLeEEyTGeAdNETJKfHAOL1951G5k3TM65DITaPtGYz6/7I
AFJfJVIv+TwuNtfuFwnF+vxzj/0wAMwxnu6Mehh1wGbb3CzN8L4UussDKNIKs+cl
3mN/6fOt6Je9BNQaVfVClyDiRuqJhxBQRSA7V0yem4yuiYUaE8VbvX5CsNIb5yU=
=tYba
-----END PGP SIGNATURE-----

Doug Bell (1):
      fix mx-run not installed after dzil conversion

Duke Leto (1):
      Make the POD example work correctly

Jonas Smedegaard (1):
      Imported Upstream version 0.09

Jonathan Rockway (52):
      move from Eventful repo to its own
      add non-hack MX::Runnable
      add MX::Getopt scheme
      add an example
      sugaryify mx-run
      fix usage line in MX::Getopt scripts
      don't die on unknown / unavailable schemes
      fix plugin namespace (we actually use the default)
      add +Debug plugin (as an example)
      add experimental PAR plugin!
      "defer" ARGV, of course
      add -M option
      makefile, doc cleanups
      parse the args to mx-run sanely
      be even nicer about the message; add a "perhaps you meant" message
      tyop
      use autoclean
      fix a bug found via $work_app
      actually print args in Debug plugin
      add comment about plugin-fucking
      at least pass plugin args to ::Invocation
      fix bug in boolean logic leading to misleading error message
      add another failing real-life example to test
      replace MX::Object::Pluggable with hand-rolled loader; ours supports args for each plugin, and coercion from cmdline to initargs
      make Debug plugin accept an argument (as an example)
      fix tests; make default value for plugins {}
      make PAR work with new plugin scheme
      create instance, what-the-hey
      add changelog, $VERSION
      oops, 0.10
      clarify mx-run syntax
      add a _debug_message method to +Debug plugin for use of other plugins
      add framework for implementing auto-restarters as plugins
      Add a +Restart plugin that restarts the class on SIGHUP (configurable)
      avoid unnecessary call to kill if kid already died
      setup signals from the command line
      exit parent if child dies unexpectedly (instead of fork-bombing)
      express my distaste for blocking here
      implement the auto-restarter
      edit .gitignore
      Tag plugins that can take cmdline args with Role::CmdlineArgs; add test
      add friendly error message when giving argless plugins args
      add ability to generate commandline from parsed arg object
      pass parsed arg object to Invocation when using mx-run
      add prototype Profile plugin
      add run_application_with_plugins to mx::run
      protect @INC when re-invoking
      add test to ensure that two roles with conflicting (sub)methods can be used
      doc fixes; 0.01 release
      bugfix; bump to 0.02
      0.03
      Merge pull request #1 from karenetheridge/topic/path_tiny

Karen Etheridge (39):
      Redefine RunnableClass in terms of Params::Util::_CLASS
      conversion to Path::Tiny
      record new repository in metadata
      depend on Path::Tiny version that has 5.8 support
      Class::MOP::load_class was deprecated in Moose-2.1100
      convert to Dist::Zilla
      make spelling tests pass
      skip pod coverage and unused var release tests
      remove unneeded shebangs
      convert all uses of Test::Exception to Test::Fatal
      fix timestamp formatting, for better parsability
      the repository now lives at https://github.com/moose/MooseX-Runnable
      MooseX-Runnable-0.04
      oops, metadata was wrong
      MooseX-Runnable-0.05
      suggest all additional prereqs needed for plugins
      oops, inlined packages do not work with use_module
      MooseX-Runnable-0.06
      map contributors to canonical addresses
      Pod::Weaver::PluginBundle::Default 4 now includes [-SingleEncoding]
      blank lines to make room for $VERSION
      preserve line numbers when munging pod
      keep namespaces clean
      run moose-outdated in tests
      Merge pull request #1 from preaction/master
      remove old and commented-out coercion that is already in MooseX::Types::Path::Tiny
      changelog for mx-run (oops) :/
      MooseX-Runnable-0.07
      Switch to the [Test::CleanNamespaces] plugin
      use the new surgical config option for more succinct configuration
      tighten up entries
      Dist::Conflicts may be buggy? report its version
      remove unnecessary plugin
      fix shebang (closes #2)
      MooseX-Runnable-0.08
      add keywords to metadata
      now using [Git::Contributors]
      time to blow away README.pod
      MooseX-Runnable-0.09

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-runnable-perl.git



More information about the Pkg-perl-cvs-commits mailing list