aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Simple-VisitorFactory/pkg-plist
blob: 6bc413c72ffbcec81b696122a563777589a793fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
%%SITE_PERL%%/Tree/Simple/Visitor/BreadthFirstTraversal.pm
%%SITE_PERL%%/Tree/Simple/Visitor/CreateDirectoryTree.pm
%%SITE_PERL%%/Tree/Simple/Visitor/FindByNodeValue.pm
%%SITE_PERL%%/Tree/Simple/Visitor/FindByPath.pm
%%SITE_PERL%%/Tree/Simple/Visitor/FindByUID.pm
%%SITE_PERL%%/Tree/Simple/Visitor/FromNestedArray.pm
%%SITE_PERL%%/Tree/Simple/Visitor/FromNestedHash.pm
%%SITE_PERL%%/Tree/Simple/Visitor/GetAllDescendents.pm
%%SITE_PERL%%/Tree/Simple/Visitor/LoadClassHierarchy.pm
%%SITE_PERL%%/Tree/Simple/Visitor/LoadDirectoryTree.pm
%%SITE_PERL%%/Tree/Simple/Visitor/PathToRoot.pm
%%SITE_PERL%%/Tree/Simple/Visitor/PostOrderTraversal.pm
%%SITE_PERL%%/Tree/Simple/Visitor/PreOrderTraversal.pm
%%SITE_PERL%%/Tree/Simple/Visitor/Sort.pm
%%SITE_PERL%%/Tree/Simple/Visitor/ToNestedArray.pm
%%SITE_PERL%%/Tree/Simple/Visitor/ToNestedHash.pm
%%SITE_PERL%%/Tree/Simple/Visitor/VariableDepthClone.pm
%%SITE_PERL%%/Tree/Simple/VisitorFactory.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple/VisitorFactory/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple/VisitorFactory
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree 2>/dev/null || true
@dirrm %%SITE_PERL%%/Tree/Simple/Visitor
@unexec rmdir %D/%%SITE_PERL%%/Tree/Simple 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Tree 2>/dev/null || true