Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.391.611 Times

Data::Hierarchy::Traverser for Linux 0.01

Company: Ge Peng
Date Added: November 09, 2013  |  Visits: 283

Data::Hierarchy::Traverser for Linux

Report Broken Link
Printer Friendly Version


Product Homepage
Download (33 downloads)



Data::Hierarchy::Traverser is a Perl module to export one recursive function hierarchy_traverse, which traverses a hierarchy structure in the depth-first fashion.<br /><br />Caution: As it is a recursive function, pay attention of the usage of gobal variables such as $_, < FH >.<br /><br />SYNOPSIS<br /><br /> use Data::Hierarchy::Traverser;<br /> <br /> hierarchy_traverse (<br /> $roots, # a scalar for one root,<br /> # or a ref to a list of roots,<br /> # or a ref to a list of the wrappers of root.<br /> <br /> &get_children, # a function for getting child nodes<br /> { # Options:<br /> depth => 1, # how depth limitaion. (default undef, no limitation)<br /> pre_branch => $per_banch_function, # the function called before visit childeren nodes<br /> post_branch => $per_banch_function, # the fucntion called after visite all it children nodes<br /> bare_branch => $per_banch_function, # the function for empty branches<br /> leaf => $leaf_function, # the function for leaf nodes<br /> is_leaf => $is_leaf_function, # the function for check if a node is leaf<br /> # all default functions are default to be {}<br /> # (do nothing and return false.<br /> # (?Should it just skip the call to an empty funcion?)<br /> } ,<br /> );

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Banch Function Called Childeren Data Data Hi Datahierarchytraverser Default Depth Empty False Fshould Fucntion Funcion Function Hierarchy Hierarchy Traverse Hierarchy Traverser Linux Nodes Post Branch Recursive Roots Traverser Visit
Users rating: 0/10

License: Freeware Size: 10.24 KB
USER REVIEWS
More Reviews or Write Review


DATA::HIERARCHY::TRAVERSER FOR LINUX RELATED
Graphic Conversion Tools  -  Exif Tag Remover 1.0+
Jpeg images often contain hidden information about the image and it's creator, so called meta data tags. These tags are written to the files by digital cameras and photo editing software and there are many different tags, such as Exif, IPTC, XMP &...
600 KB  
Libraries  -  JComet 0.1
JComet is an open source project aiming to provide a set of reloadable and dynamic configuration objects, such as properties and XML elements, as well as to provide a framework for event-change listener that are called when data is changed....
10.24 KB  
Miscellaneous  -  min/max "peaks" with Numeric 1.0
Given a large one-dimensional array, this script breaks it into blocks of contstant length and compute min and max for each block, the so-called "peaks data".
 
Programming  -  ASTGen 1.0
ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
45.43 KB  
Modules  -  Last.fm Post Extension 1.2.2
The the_music() function inserting the formatted media information in the post page.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress...
 
Utilities  -  Branch Tracer for Linux 1.0.6.1
btrax(Branch Tracer for Linux) is a branch instruction tracer using the branch record mechanism that is the debugging function of Pentium4 and Xeon CPU. It can trace branch instruction of kernel, driver, application and library without making a...
215.04 KB  
Libraries  -  Data::Serializer 0.41
Data::Serializer package contains modules that serialize data structures. SYNOPSIS use Data::Serializer; $obj = Data::Serializer->new(); $obj = Data::Serializer->new( serializer => Storable, digester => MD5, cipher => DES, secret => my...
25.6 KB  
Specialized Tools  -  SharePoint List Data Export to CSV/Excel 1.6.5.10
Comma-Separated Values (CSV) is a widespread, cross-platform file format for exchanging structured data sets. For example, Microsoft Office Outlook imports contacts stored in CSV format (called "DAT data files"). Microsoft Office Excel offers...
5.03 MB  
Misc. Web Browser Tools  -  Vietspider Web Data Extractor 3.18
The web crawler is a program that automatically traverses the web by downloading the pages and following the links from page to page. A general purpose of web crawler is to download any web page that can be accessed through the links. This process...
57.62 MB  
Programming  -  Data::DRef 1999.0206
Data::DRef is a Perl module that provides a streamlined interface for accessing values within nested Perl data structures. These structures are generally networks of hashes and arrays, some of which may be blessed into various classes, containing...
10.24 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB