SYNOPSIS

  # this is not an end-user package
  # see the source of TM::Materialized::CTM

DESCRIPTION

This package provides parsing functionality for \s-1CTM\s0 instances with the exceptions listed below.

http://www.isotopicmaps.org/ctm/ctm.html

   http://www.isotopicmaps.org/ctm/ctm.html

Deviations from the \s-1CTM\s0 Specification

INTERFACE

Methods

deserialize

This method tries to parse the passed in text stream as \s-1CTM\s0 instance. It will raise an exception on the first parse error. On success, it will return the map object.

serialize

This is not implemented.

RELATED TO TM::Serializable::CTM…

\s-1TM\s0

AUTHOR INFORMATION

Copyright 200[8], 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