[libtree-simple-visitorfactory-perl] 03/12: Merge tag 'upstream/0.15'

gregor herrmann gregoa at debian.org
Fri May 6 18:15:35 UTC 2016


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 2b42b77825137f21c8d4902e9a1c9a7a13547fbe
Merge: e3a9fc1 1c4cbf9
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 6 20:01:52 2016 +0200

    Merge tag 'upstream/0.15'
    
    Upstream version 0.15

 Build.PL                                          |  37 ---
 Changelog.ini                                     |  25 +-
 Changes                                           |  45 ++-
 LICENSE                                           | 378 ++++++++++++++++++++++
 MANIFEST                                          |  13 +-
 MANIFEST.SKIP                                     |  47 +++
 META.json                                         | 100 ++----
 META.yml                                          |  89 ++---
 Makefile.PL                                       |  75 ++++-
 README                                            |  55 ++--
 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                 |   6 +-
 t/70_Tree_Simple_Visitor_LoadDirectoryTree_test.t | 190 +++++------
 {t => xt/author}/pod.t                            |   0
 {t => xt/author}/pod_coverage.t                   |   0
 31 files changed, 741 insertions(+), 353 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