| Key | Value |
|---|---|
| FileSize | 80254 |
| MD5 | 93DDDC54373E5E84857F89AF1A5DBF9A |
| PackageDescription | collection of dispensing visitor objects for Tree::Simple The Tree::Simple::VisitorFactory module contains a number of visitor objects which can perform various tasks on Tree::Simple objects. . The following visitors are included: * PathToRoot: find the path back to the tree's root node * FindByPath: find the node specified by a path * FindByUID: find the node with the same UID * FindByNodeValue: find the node with the same node value * BreadthFirstTraversal: implements a breadth-first traversal * PostOrderTraversal: implements a post-order traversal * PreOrderTraversal: implements a pre-order traversal * LoadDirectoryTree: load a directory tree into a Tree::Simple hierarchy * CreateDirectoryTree: create a set of directories and files from a Tree::Simple hierarchy * FromNestedArray: create a Tree::Simple hierarchy from nested arrays * ToNestedArray: create a nested array construct from a Tree::Simple hierarchy * Tree::Simple::Visitor::VariableDepthClone: clone parts of Tree hierarchies * FromNestedHash: create a Tree::Simple hierarchy from nested hashes * ToNestedHash: create a nested hash construct from a Tree::Simple hierarchy * LoadClassHierarchy: create a Tree::Simple hierarchy which models the classes inheritance heirarchy * GetAllDescendents: return all the descendents recursively on down the hierarchy * Sort: implements a multi-level sort of a Tree::Simple heirarchy |
| PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| PackageName | libtree-simple-visitorfactory-perl |
| PackageSection | perl |
| PackageVersion | 0.12-1 |
| SHA-1 | 96E8139F288CE86E3FF1DE280E238DF58DEAB9AB |
| SHA-256 | 22CEBCA469D7BF4ED7DCE04B4AD507E994CFC2B302859D8A06D98C4E24D7AF06 |
| hashlookup:children-total | 39 |
| hashlookup:trust | 50 |
The searched file hash includes 39 children files known and seen by metalookup. A sample is included below:
| Key | Value |
|---|---|
| FileName | ./usr/share/perl5/Tree/Simple/Visitor/PreOrderTraversal.pm |
| FileSize | 3152 |
| MD5 | 9D80C5CC312E45B38B7747D5E61D4B8F |
| SHA-1 | 0C71819D048FB9968B7D1F762D69DB82D1E98F97 |
| SHA-256 | F1F200C330B1397CAB4F4BDA55CF650D421E1F47566CA3B04172D6AC777A3B10 |
| SSDEEP | 96:dH6QSTQDnWyfe+hwn2Dgs5jZJamDQhzjmwJaW1tgFsH:56h+Wy2S1xjZJrIzKFsH |
| TLSH | T17551782E12C5A3F7183F44E5A30F8298970EE8A6C1FE649178ED801827239595FF65E0 |
| Key | Value |
|---|---|
| FileName | ./usr/share/man/man3/Tree::Simple::Visitor::Sort.3pm.gz |
| FileSize | 4010 |
| MD5 | 1A06E1E746B9D2D12465C1E7FF9384AB |
| SHA-1 | 1AB575EA381DF103AB956978C8E7E442AD763A79 |
| SHA-256 | D50F2FAF8D21F00114B8EB6C0BD6501D27F91D967B137C57A5EF0DC501DD8988 |
| SSDEEP | 96:pQ649utSwOfv5/MO7uES2fY2E8LAST4C1v0+G:pQB9e5UVT7lSuE8LN8C6Z |
| TLSH | T1D7818D3CB2BBA2974657CB3FE3DA578033174716E45A62582628CAD4B0439472FDD844 |
| Key | Value |
|---|---|
| FileName | ./usr/share/perl5/Tree/Simple/Visitor/FromNestedArray.pm |
| FileSize | 7511 |
| MD5 | FF5FE82EFCDE4C7B3041D590932C7AFB |
| SHA-1 | 1C0DFBF70E09888C339764D8F681E53783F5646E |
| SHA-256 | 571DDC9F04A9BD6651251C20BE61653314DDCFE5CE33C1BCC9A8F95D8134F371 |
| SSDEEP | 96:y6Q1CQDnPnfwvA3HR1DJnXEb3GIRWhHgEjDg7q6eJbNPkcMwPulvaavaYMSyWmZT:y6UPPn33VXE6RgODg7q/58cMcJxSFsf |
| TLSH | T1E8F13619798703BD449A08A4678FC1B5D30616BB81B998D130DE84A97FA2DB853F71FC |
| Key | Value |
|---|---|
| FileName | ./usr/share/perl5/Tree/Simple/Visitor/FindByPath.pm |
| FileSize | 6725 |
| MD5 | 30E71967BE41028FCA18D21149885515 |
| SHA-1 | 22482DC212ED4C5C0C53DA1A85C86BABB60D0D39 |
| SHA-256 | 2F7E53E975CFC8CA50028E4EE4EA970189493AFBBF155116C99DC7AA16718EB8 |
| SSDEEP | 192:Z6UPPndsj7KxGANd8eN14/ASM7v0DWzTKGySQ4xRgr4kCFsH:Z6UPFC7tAFq5aTzTrywxRgr4kCFO |
| TLSH | T102D1A85A75CA637A941B19751B8F80A8D20BD4F742EDE41078DC80203F87D3997EB2ED |
| Key | Value |
|---|---|
| FileName | ./usr/share/perl5/Tree/Simple/Visitor/LoadClassHierarchy.pm |
| FileSize | 6866 |
| MD5 | 5CB92EB7480F3DFD14F0B7CD411DB135 |
| SHA-1 | 23BA4ACEE92B1D959376C2EE9F0182756DD26CAD |
| SHA-256 | 723965C86640FD7094E33D3F871F605D6483D5D5582DBFA8AFAF424214E81360 |
| SSDEEP | 192:76UPPnSFm5Qlha7E34CM46jRErbVcEFsH:76UPaFKq4CM4gErbVZFO |
| TLSH | T121E196257EE782B5446B48A153CF8154721D54D7C2FA98A138FC4078AF12C6D83EF5F8 |
| Key | Value |
|---|---|
| FileName | ./usr/share/man/man3/Tree::Simple::Visitor::BreadthFirstTraversal.3pm.gz |
| FileSize | 3005 |
| MD5 | CD82450EC16342E2832537CD5DAAF726 |
| SHA-1 | 25687C4263A311A70C970082E5354FB09DFB1CDA |
| SHA-256 | 099EF354924251E761AA46E9A8F95A0292A78B5CA998A699754F30ABE1AB700C |
| SSDEEP | 48:XgZcSZLFkz0nJHzT/uYeYXEYNwWrMNaK34q4p0+wpfaruqaU5dHnX3/IM88vGnSZ:OBkoJHzT/tEY2WrWLofHw2aU5lnXAMhn |
| TLSH | T1AE518EB5087A2394547728D9D8020648943A6E2C780F65AC2C73D21BE8A538FF0FB517 |
| Key | Value |
|---|---|
| FileName | ./usr/share/doc/libtree-simple-visitorfactory-perl/copyright |
| FileSize | 1237 |
| MD5 | 25F4EB6B202E59FF9274334118DA516A |
| SHA-1 | 257B7B6015772F6BF6CC79A1EF067848B3BF73F7 |
| SHA-256 | 8AC3D53838AF3D1D76D45C42BCF0FF7A640E8BBE710EE466A4A9898C78221C93 |
| SSDEEP | 24:g0tKAIS+LnM5UYkqoT0U5/eUpKINJnAy1wzmNCRxjnAsws:z4A5LTOt5/LpKAJnxyzeg1n2s |
| TLSH | T1D921358F6C0AC3BEE685A2E1F507488FE317B75575B5C08060884235D71BB3536D56AD |
| Key | Value |
|---|---|
| FileName | ./usr/share/man/man3/Tree::Simple::Visitor::PostOrderTraversal.3pm.gz |
| FileSize | 3035 |
| MD5 | 60AB925F8791161084252EBD5C16B546 |
| SHA-1 | 29A5E088B701F102A868D57862742AEA4C5E938F |
| SHA-256 | F55F246E4F1D8CC0FE7E11C0FAA4406F2797D5FA01EB53AAC49C433BA382ED47 |
| SSDEEP | 48:X02o39d+VyM7JWuFQoYzj8pPM2BsGs4dKWlGzMc2dzFTXQ8uGRTb86vI2z6NFRA+:U39QdvFQ0PMD1zMbxnTbq2z6BA+ |
| TLSH | T1F5514D8768E4B326848B4D33AD01D229F1876B41AC3B4CDE1D51183383CD69C48FA64B |
| Key | Value |
|---|---|
| FileName | ./usr/share/perl5/Tree/Simple/Visitor/PathToRoot.pm |
| FileSize | 4740 |
| MD5 | 01100DD1F7FC878518FCBC7561D34FCB |
| SHA-1 | 39DFB3D487FFD7AF9ABA271FDD4B632079F553F7 |
| SHA-256 | BC7671EFA38E90B5ADB5BFA0DB46518D58A125CF47CEF7445414586D722968A4 |
| SSDEEP | 96:O6Q1CQDnPnf73vQa4YvozRKHSIK1B0wT2WWe1XLC+2YwBmQmMhzjmBkYVSK1tgFO:O6UPPnF4Z1IK1B05WWMC+2HQQ/EkY8fI |
| TLSH | T1B0A1951E61DAA3B5483F0598AB4FC168D31BE4B7C1B9A48138DC40541F63D99CBE62FA |
| Key | Value |
|---|---|
| FileName | ./usr/share/perl5/Tree/Simple/Visitor/BreadthFirstTraversal.pm |
| FileSize | 4376 |
| MD5 | B86D8C883612DC400AD818C6F821F8B4 |
| SHA-1 | 3B60B3B68A404AA2C0870DC79D50219EBDAF7C23 |
| SHA-256 | 080B7238863E12FB91F868812A340E2558D8C31BC5ADAF2961E2A20657796B13 |
| SSDEEP | 96:pqH6Q1CQDnPnfwvr23ztYseMTXfYUVRZVtmqhwfU2D05s5nXqmDQhzjmwJaW1tgI:pe6UPPnMu7eKwcZVtm2eT0AnLIzKFsH |
| TLSH | T18A91632D51CA53BA4C2F14E0B74F8169C30AA9ABD1BD945138DCC0281F63D6D97EA5E8 |