0.05 Thurs Nov 18 2004 - now using Scalar::Util::blessed() instead of the convoluted UNIVERSAL::isa() stuff. - added Scalar::Util as a dependency 0.04 Wed Oct 27 2004 - fixed broken test (70_Tree_Simple_Visitor_LoadDirectoryTree_test.t) it made assumptions about directory ordering across OSes which was not correct. - added Tree::Simple::Visitor::FindByNodeValue - added tests for this - added docs for this 0.03 Tues Oct 12 2004 - fixed documentation in Tree::Simple::Visitor::Sort - added Tree::Simple::Visitor::LoadClassHierarchy - added tests for this - added docs for this - changed behavior in Tree::Simple::FromNestedHash so that it sorts the hash keys before they are put into the tree 0.02 Wed Sept 29 2004 - changed all Visitors to use 'base' for inheritance, it just cuts down on the line noise. - improved the documentation in Tree::Simple::VisitorFactory to include a categorized list of available visitors - added Tree::Simple::Visitor::LoadDirectoryTree Visitor - added tests for this - added Tree::Simple::Visitor::CreateDirectoryTree Visitor - added tests for this - added Tree::Simple::Visitor::FindByUID Visitor - added tests for this - thanks to Vitor Mori for the idea for this Visitor - added Tree::Simple::Visitor::PreOrderTraversal Visitor - added tests for this - added Tree::Simple::Visitor::Sort Visitor - added tests for this - thanks to Vitor Mori for most of the code and the idea for this Visitor - added Tree::Simple::FromNestedArray, Tree::Simple::FromNestedHash and their compliments Tree::Simple::ToNestedArray and Tree::Simple::ToNestedHash - added tests for these - added the pod.t and pod_coverage.t tests
===> Building package for p5-Tree-Simple-VisitorFactory-0.05 Creating package /spool/packages5/All/p5-Tree-Simple-VisitorFactory-0.05.tbz Registering depends: p5-Tree-Simple-1.12 perl-5.8.5. Creating bzip'd tar ball in '/spool/packages5/All/p5-Tree-Simple-VisitorFactory-0.05.tbz' tar: lib/perl5/5.8.5/man/man3/Tree::Simple::Visitor::PathToRoot.3.gz.gz: Could not stat: No such file or directory pkg_create: make_dist: tar command failed with code 256 *** Error code 1 Stop in /usr/ports/devel/p5-Tree-Simple-VisitorFactory. -- Sem.
State Changed From-To: open->feedback Ask submitter for feedback.
State Changed From-To: feedback->closed Committed, thanks! MAN3 macro was fixed.