r21534 - in /branches/upstream/libtree-simple-visitorfactory-perl: ./ current/ current/lib/ current/lib/Tree/ current/lib/Tree/Simple/ current/lib/Tree/Simple/Visitor/ current/t/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 15 15:52:57 UTC 2008


Author: gregoa
Date: Sun Jun 15 15:52:56 2008
New Revision: 21534

URL: http://svn.debian.org/wsvn/?sc=1&rev=21534
Log:
[svn-inject] Installing original source of libtree-simple-visitorfactory-perl

Added:
    branches/upstream/libtree-simple-visitorfactory-perl/
    branches/upstream/libtree-simple-visitorfactory-perl/current/
    branches/upstream/libtree-simple-visitorfactory-perl/current/Changes
    branches/upstream/libtree-simple-visitorfactory-perl/current/MANIFEST
    branches/upstream/libtree-simple-visitorfactory-perl/current/Makefile.PL
    branches/upstream/libtree-simple-visitorfactory-perl/current/README
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/BreadthFirstTraversal.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/CreateDirectoryTree.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FindByNodeValue.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FindByPath.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FindByUID.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FromNestedArray.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FromNestedHash.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/GetAllDescendents.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/LoadClassHierarchy.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/LoadDirectoryTree.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/PathToRoot.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/PostOrderTraversal.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/PreOrderTraversal.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/Sort.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/ToNestedArray.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/ToNestedHash.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/VariableDepthClone.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/VisitorFactory.pm
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/10_Tree_Simple_VisitorFactory_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/20_Tree_Simple_Visitor_PathToRoot_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/30_Tree_Simple_Visitor_FindByPath_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/32_Tree_Simple_Visitor_FindByNodeValue_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/35_Tree_Simple_Visitor_FindByUID_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/40_Tree_Simple_Visitor_GetAllDescendents_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/50_Tree_Simple_Visitor_BreadthFirstTraversal_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/60_Tree_Simple_Visitor_PostOrderTraversal_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/65_Tree_Simple_Visitor_PreOrederTraversal_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/70_Tree_Simple_Visitor_LoadDirectoryTree_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/75_Tree_Simple_Visitor_CreateDirectoryTree_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/80_Tree_Simple_Visitor_Sort_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/90_Tree_Simple_Visitor_FromNestedHash_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/91_Tree_Simple_Visitor_FromNestedArray_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/92_Tree_Simple_Visitor_ToNestedHash_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/93_Tree_Simple_Visitor_ToNestedArray_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/95_Tree_Simple_Visitor_LoadClassHierarchy_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/96_Tree_Simple_Visitor_VariableDepthClone_test.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/pod.t
    branches/upstream/libtree-simple-visitorfactory-perl/current/t/pod_coverage.t

[This mail would be too long, it was shortened to contain the URLs only.]

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/Changes?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/MANIFEST?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/Makefile.PL?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/README?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/BreadthFirstTraversal.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/BreadthFirstTraversal.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/CreateDirectoryTree.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/CreateDirectoryTree.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FindByNodeValue.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FindByNodeValue.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FindByPath.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FindByPath.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FindByUID.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FindByUID.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FromNestedArray.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FromNestedArray.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FromNestedHash.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/FromNestedHash.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/GetAllDescendents.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/GetAllDescendents.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/LoadClassHierarchy.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/LoadClassHierarchy.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/LoadDirectoryTree.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/LoadDirectoryTree.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/PathToRoot.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/PathToRoot.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/PostOrderTraversal.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/PostOrderTraversal.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/PreOrderTraversal.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/PreOrderTraversal.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/Sort.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/Sort.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/ToNestedArray.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/ToNestedArray.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/ToNestedHash.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/ToNestedHash.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/VariableDepthClone.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/Visitor/VariableDepthClone.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/VisitorFactory.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/lib/Tree/Simple/VisitorFactory.pm?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/10_Tree_Simple_VisitorFactory_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/10_Tree_Simple_VisitorFactory_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/20_Tree_Simple_Visitor_PathToRoot_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/20_Tree_Simple_Visitor_PathToRoot_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/30_Tree_Simple_Visitor_FindByPath_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/30_Tree_Simple_Visitor_FindByPath_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/32_Tree_Simple_Visitor_FindByNodeValue_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/32_Tree_Simple_Visitor_FindByNodeValue_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/35_Tree_Simple_Visitor_FindByUID_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/35_Tree_Simple_Visitor_FindByUID_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/40_Tree_Simple_Visitor_GetAllDescendents_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/40_Tree_Simple_Visitor_GetAllDescendents_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/50_Tree_Simple_Visitor_BreadthFirstTraversal_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/50_Tree_Simple_Visitor_BreadthFirstTraversal_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/60_Tree_Simple_Visitor_PostOrderTraversal_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/60_Tree_Simple_Visitor_PostOrderTraversal_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/65_Tree_Simple_Visitor_PreOrederTraversal_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/65_Tree_Simple_Visitor_PreOrederTraversal_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/70_Tree_Simple_Visitor_LoadDirectoryTree_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/70_Tree_Simple_Visitor_LoadDirectoryTree_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/75_Tree_Simple_Visitor_CreateDirectoryTree_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/75_Tree_Simple_Visitor_CreateDirectoryTree_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/80_Tree_Simple_Visitor_Sort_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/80_Tree_Simple_Visitor_Sort_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/90_Tree_Simple_Visitor_FromNestedHash_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/90_Tree_Simple_Visitor_FromNestedHash_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/91_Tree_Simple_Visitor_FromNestedArray_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/91_Tree_Simple_Visitor_FromNestedArray_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/92_Tree_Simple_Visitor_ToNestedHash_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/92_Tree_Simple_Visitor_ToNestedHash_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/93_Tree_Simple_Visitor_ToNestedArray_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/93_Tree_Simple_Visitor_ToNestedArray_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/95_Tree_Simple_Visitor_LoadClassHierarchy_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/95_Tree_Simple_Visitor_LoadClassHierarchy_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/96_Tree_Simple_Visitor_VariableDepthClone_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/96_Tree_Simple_Visitor_VariableDepthClone_test.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/pod.t?rev=21534&op=file

Added: branches/upstream/libtree-simple-visitorfactory-perl/current/t/pod_coverage.t
URL: http://svn.debian.org/wsvn/branches/upstream/libtree-simple-visitorfactory-perl/current/t/pod_coverage.t?rev=21534&op=file




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