Topic maps, parsing of ltm instances.
# reading a topic map description from a file/url use TM::Materialized::LTM $tm = new TM::Materialized::LTM (file => 'mymap.ltm'); $tm->sync_in();
This package provides parsing functionality for \s-1LTM\s0 instances. Please see TM::Serializable::LTM for details how well \s-1LTM\s0 is supported.
The constructor expects a hash as described in TM::Materialized::Stream.
\s-1TM\s0
Copyright 200[1-6], Robert Barta <[email protected]>, 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