pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-MooX-Cmd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov  3 01:02:03 UTC 2013

Modified Files:
        pkgsrc/devel/p5-MooX-Cmd: Makefile distinfo

Log Message:
Update to 0.004:

------------------------------------------
version 0.004 at 2013-11-02 22:06:57 +0000
------------------------------------------

  Change: 474d456a510b53f357b96e346ba45160e554d0be
  Author: Torsten Raudssus <torsten%raudss.us@localhost>
  Date : 2013-11-02 23:06:50 +0000

    New travis config

  Change: 7ad16ca45b63d72deb5db6cbbce4f787046f6013
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    add some comfort as primary author desires

    To avoid scaring users the Getty wants some improved examples and an
    accessor for last cmd in chain.

  Change: 3b7ea438bf9d041895b37781e3ea20733caa5e08
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    add some samples to role

    author wants ('examples') x INT_MAX - unfortunately he gets only one

  Change: 16ab8ee5a435405b22a57c83b59bf2b6ce90ba5c
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    move initialization to MooX::Cmd::Role

    * as discussed with Getty in #web-simple, let MooX::Cmd be a
    bootstrap

    loader only and modern implementations can do

    with "MooX::Cmd::Role"; * allow modify all initialization parameters
    via class _build_ functions

    (called in class context, but as method)

  Change: e8b4dea42c571e7842f250b9d75bfc680dfe24ed
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    improve documentation

  Change: bd75c0701c52b3742a5c7aa53d7e058c6327d2e1
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    allow Class->new_with_cmd->execute(...)

  Change: 1e585ce9de10745e06d0399a9beaae4d090261d5
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    move initialization sequence for cmd into role

    as discussed with primary author, a role having all neat information
    about the cmd state in attributes is smarter that passing arguments
    ...

  Change: 8be5fbb8369983ae1e225b5b9ee1130f13c34169
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    simplify loading commands to avoid stack frames

  Change: 08355a05811a3df9b044f69eed504aaa0180eba1
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    remove trailing \t

  Change: 11c618f8bfc0563cc5a5ca44fdcfbcb160054cdf
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    some safety first checks and minor optimizations

  Change: bfbe63ec3572c8b0c62c77288f4939b04e05dfb8
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    allow commands show available neighbours/children

  Change: 1368cf9f99b5b9496d9ae4e78ef7a04dd3cbe9ee
  Author: Jens Rehsack <sno%netbsd.org@localhost>
  Date : 2013-11-02 23:00:05 +0000

    bump Module::Pluggable version to stop 5.18 from

    whining and let it work smoothly on blead

  Change: 03139b6fb4c4fb003661ceefd3522183d822985f
  Author: Torsten Raudssus <torsten%raudss.us@localhost>
  Date : 2013-10-29 11:07:19 +0000

    Merge pull request #2 from yanick/master

    only load commands if used


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-MooX-Cmd/Makefile \
    pkgsrc/devel/p5-MooX-Cmd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index