Name : perl-Tree-Simple-VisitorFactory
| |
Version : 0.12
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2015-04-15 13:51:31
|
Group : Development/Libraries/Perl
| Source RPM : perl-Tree-Simple-VisitorFactory-0.12-1.1.src.rpm
|
Size : 0.17 MB
| |
Packager : (none)
| |
Summary : A factory object for dispensing Visitor objects
|
Description :
This object is really just a factory for dispensing Tree::Simple::Visitor::* objects. It is not required to use this package in order to use all the Visitors, it is just a somewhat convenient way to avoid having to type their long class names.
I considered making this a Singleton, but I did not because I thought that some people might not want that. I know that I am very picky about using Singletons, especially in multiprocess environments like mod_perl, so I implemented the smallest instance I knew how to, and made sure all other methods could be called as class methods too.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_13.2/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Tree::Simple::Visitor::BreadthFirstTraversal)
perl(Tree::Simple::Visitor::CreateDirectoryTree)
perl(Tree::Simple::Visitor::FindByNodeValue)
perl(Tree::Simple::Visitor::FindByPath)
perl(Tree::Simple::Visitor::FindByUID)
perl(Tree::Simple::Visitor::FromNestedArray)
perl(Tree::Simple::Visitor::FromNestedHash)
perl(Tree::Simple::Visitor::GetAllDescendents)
perl(Tree::Simple::Visitor::LoadClassHierarchy)
perl(Tree::Simple::Visitor::LoadDirectoryTree)
perl(Tree::Simple::Visitor::PathToRoot)
perl(Tree::Simple::Visitor::PostOrderTraversal)
perl(Tree::Simple::Visitor::PreOrderTraversal)
perl(Tree::Simple::Visitor::Sort)
perl(Tree::Simple::Visitor::ToNestedArray)
perl(Tree::Simple::Visitor::ToNestedHash)
perl(Tree::Simple::Visitor::VariableDepthClone)
perl(Tree::Simple::VisitorFactory)
perl-Tree-Simple-VisitorFactory
Requires :