freebsd-ports/devel/p5-Tree-Simple-VisitorFactory/pkg-plist
Aaron Dalton 07ae353cbc - Updated from 0.05 to 0.08
- Updated maintainer email address

Approved by: tobez
2005-11-03 12:13:36 +00:00

26 lines
1.4 KiB
Text

%%SITE_PERL%%/Tree/Simple/Visitor/._FindByPath.pm
%%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