[libtree-simple-visitorfactory-perl] 01/11: Merge tag 'upstream/0.11'

gregor herrmann gregoa at debian.org
Fri Oct 11 17:31:40 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtree-simple-visitorfactory-perl.

commit 82faad0e58054976ba386e3de9d8a7825bb3f45a
Merge: 30d733b d062550
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 19:24:47 2013 +0200

    Merge tag 'upstream/0.11'
    
    Upstream version 0.11

 Build.PL                                         |   30 ++++++
 Changelog.ini                                    |  114 +++++++++++++++++++++
 Changes                                          |   58 ++++++-----
 MANIFEST                                         |   12 ++-
 META.json                                        |  119 ++++++++++++++++++++++
 META.yml                                         |   80 +++++++++++++++
 Makefile.PL                                      |   28 +++--
 lib/Tree/Simple/Visitor/BreadthFirstTraversal.pm |    2 +-
 lib/Tree/Simple/Visitor/CreateDirectoryTree.pm   |    2 +-
 lib/Tree/Simple/Visitor/FindByNodeValue.pm       |    2 +-
 lib/Tree/Simple/Visitor/FindByPath.pm            |    2 +-
 lib/Tree/Simple/Visitor/FindByUID.pm             |    2 +-
 lib/Tree/Simple/Visitor/FromNestedArray.pm       |    2 +-
 lib/Tree/Simple/Visitor/FromNestedHash.pm        |    2 +-
 lib/Tree/Simple/Visitor/GetAllDescendents.pm     |    2 +-
 lib/Tree/Simple/Visitor/LoadClassHierarchy.pm    |    2 +-
 lib/Tree/Simple/Visitor/LoadDirectoryTree.pm     |    2 +-
 lib/Tree/Simple/Visitor/PathToRoot.pm            |    2 +-
 lib/Tree/Simple/Visitor/PostOrderTraversal.pm    |    2 +-
 lib/Tree/Simple/Visitor/PreOrderTraversal.pm     |    2 +-
 lib/Tree/Simple/Visitor/Sort.pm                  |    2 +-
 lib/Tree/Simple/Visitor/ToNestedArray.pm         |    2 +-
 lib/Tree/Simple/Visitor/ToNestedHash.pm          |    2 +-
 lib/Tree/Simple/Visitor/VariableDepthClone.pm    |    2 +-
 lib/Tree/Simple/VisitorFactory.pm                |   40 ++++----
 25 files changed, 440 insertions(+), 75 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtree-simple-visitorfactory-perl.git



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