[libtree-simple-visitorfactory-perl] 01/06: Merge tag 'upstream/0.12'

gregor herrmann gregoa at debian.org
Fri Nov 8 23:22:57 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 7c067c82d7759da24329b3627258c3a552368197
Merge: ec70be5 bc5f8e6
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 8 23:57:33 2013 +0100

    Merge tag 'upstream/0.12'
    
    Upstream version 0.12

 Build.PL                                         |   17 +++--
 Changelog.ini                                    |    8 +++
 Changes                                          |    6 +-
 META.json                                        |   45 +++++++------
 META.yml                                         |   41 ++++++------
 Makefile.PL                                      |   23 ++++---
 lib/Tree/Simple/Visitor/BreadthFirstTraversal.pm |   37 +++++------
 lib/Tree/Simple/Visitor/CreateDirectoryTree.pm   |   41 ++++++------
 lib/Tree/Simple/Visitor/FindByNodeValue.pm       |   61 +++++++++--------
 lib/Tree/Simple/Visitor/FindByPath.pm            |   77 +++++++++++-----------
 lib/Tree/Simple/Visitor/FindByUID.pm             |   61 +++++++++--------
 lib/Tree/Simple/Visitor/FromNestedArray.pm       |   69 ++++++++++---------
 lib/Tree/Simple/Visitor/FromNestedHash.pm        |   39 ++++++-----
 lib/Tree/Simple/Visitor/GetAllDescendents.pm     |   31 +++++----
 lib/Tree/Simple/Visitor/LoadClassHierarchy.pm    |   39 ++++++-----
 lib/Tree/Simple/Visitor/LoadDirectoryTree.pm     |   63 +++++++++---------
 lib/Tree/Simple/Visitor/PathToRoot.pm            |   41 ++++++------
 lib/Tree/Simple/Visitor/PostOrderTraversal.pm    |   37 +++++------
 lib/Tree/Simple/Visitor/PreOrderTraversal.pm     |   27 ++++----
 lib/Tree/Simple/Visitor/Sort.pm                  |   65 +++++++++---------
 lib/Tree/Simple/Visitor/ToNestedArray.pm         |   39 ++++++-----
 lib/Tree/Simple/Visitor/ToNestedHash.pm          |   31 +++++----
 lib/Tree/Simple/Visitor/VariableDepthClone.pm    |   43 ++++++------
 lib/Tree/Simple/VisitorFactory.pm                |   23 ++++---
 24 files changed, 490 insertions(+), 474 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