Installing D:\cpanrun\build\5-8-0\site\lib\Tree\Numbered\Tools.pm Writing D:\cpanrun\build\5-8-0\site\lib\auto\Tree\Numbered\Tools\.packlist Appending installation info to D:\cpanrun\build\5-8-0\lib/perllocal.pod readArray() returned an object ok 5 - and it's a Tree::Numbered::Tools object ok 6 - and it's also a Tree::Numbered object ok 7 # skip because we cannot test readSQL() without a database handle ok 8 # skip because we cannot test readDB() without a database handle ok 9 - outputFile() returned some output ok 10 - outputArray() returned some output ok 11 - outputSQL() returned some output ok 12 # skip because we cannot test outputDB() without a database handle ok 13 - getColumnNames() returned some columns for a tree created from a file ok 14 - getColumnNames() returned some columns for a tree created from an array ok 15 - getSourceType() returned "File" for a tree created from a file ok 16 - getSourceType() returned "Array" for a tree created from an array ok 17 - getSourceName() returned "tree.txt" as the source name for a tree created from a file ok 18 - getSourceName() returned "undef" as the source name for a tree created from an array (yes, that's ok :-) 1..18