This base package contains Perl extensions for Topic Maps
With it you can
Of course, TM::* relies heavily on other Perl packages. Most of them (hopefully all) should be resolved automatically if you use the CPAN frontend.
This module should be completely installable via the cpan frontend. To build the extensions manually, unpack this distribution somewhere, and exercise the usual incantation:
perl Makefile.PL
make
make test
make install
You will need perl version 5.8 or better to install these modules.
There may also be Debian packages for this generation.
You can learn about Topic Maps in general at
http://www.isotopicmaps.org/ (standards) http://kill.devc.at/taxonomy/term/22 (my blog)
http://topicmaps.bond.edu.au/ (tutorials, other stuff) http://easytopicmaps.com/ (tutorials, lotta links and hints)
http://astma.it.bond.edu.au/ (shorthand notation used by the authors)
For this particular package I also recommend the tutorials in
maps/tutorials.atm
You can either
Copyright 200[1-8] Robert Barta, rho@devc.at
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.