debian man page for tm::index::taxonomy

Query: tm::index::taxonomy

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TM::Index::Taxonomy(3pm)				User Contributed Perl Documentation				  TM::Index::Taxonomy(3pm)

NAME
TM::Index::Taxonomy - Topic Maps, Indexing support (match layer)
SYNOPSIS
# somehow get a map (any subclass of TM will do) my $tm = ... # one option: create a lazy index which learns as you go use TM::Index::Taxonomy; my $idx = new TM::Index::Taxonomy ($tm)->populate; # for most operations which involve taxonometric functions to be called # that should be much faster
DESCRIPTION
This index can be attached to a map if querying it for subclass/superclass and/or instances/classes is intensive. The package inherits most of its functionality from TM::Index.
INTERFACE
Constructor The constructor/destructor is inherited from TM::Index. Methods
SEE ALSO
TM, TM::Index
COPYRIGHT AND LICENSE
Copyright 2010 by Robert Barta, <drrho@cpan.org> This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2010-06-24 TM::Index::Taxonomy(3pm)
Related Man Pages
bio::taxonomy::factoryi(3pm) - debian
lire::config::index(3pm) - debian
pod::index::builder(3pm) - debian
pod::index::entry(3pm) - debian
pod::index::extract(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph