debian man page for tm::materialized::ltm

Query: tm::materialized::ltm

OS: debian

Section: 3pm

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

TM::Materialized::LTM(3pm)				User Contributed Perl Documentation				TM::Materialized::LTM(3pm)

NAME
TM::Materialized::LTM - Topic Maps, Parsing of LTM instances.
SYNOPSIS
# reading a topic map description from a file/url use TM::Materialized::LTM $tm = new TM::Materialized::LTM (file => 'mymap.ltm'); $tm->sync_in();
DESCRIPTION
This package provides parsing functionality for LTM instances. Please see TM::Serializable::LTM for details how well LTM is supported.
INTERFACE
Constructor The constructor expects a hash as described in TM::Materialized::Stream.
SEE ALSO
TM
AUTHOR INFORMATION
Copyright 200[1-6], Robert Barta <drrho@cpan.org>, All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. http://www.perl.com/perl/misc/Artistic.html perl v5.10.1 2008-04-10 TM::Materialized::LTM(3pm)
Related Man Pages
tm::coverage(3pm) - debian
tm::materialized::stream(3pm) - debian
tm::overview(3pm) - debian
tm::serializable(3pm) - debian
tm::serializable::ltm(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?