LibSBML -- Perl5 interface to the SBML API library (libSBML)

AUTHORS:
--------

Christoph Flamm  xtof@tbi.univie.ac.at
Rainer Machne    raim@tbi.univie.ac.at


DESCRIPTION:
------------

This module provides a Perl5 bindings for the SBML Library. It gives
access to almost all functions in libSBML. For more information about
SBML or libSBML, please visit http://sbml.org or contact the SBML Team
(mailto:sbml-team@googlegroups.com).

The Perl5 wrapper is generated by processing the interface-file
LibSBML.i with SWIG v1.3.40 or higher (http://www.swig.org/).


COPYRIGHT:
----------

LGPL (the same as libSBML)


EXAMPLES:
---------

You can find useful examples in the test sub-directory (t/) or in the
examples/perl sub-directory of the libSBML distribution.


TODO:
-----

Extend the POD documentation for the LibSBML module.
Write more test cases.


BUGS:
-----

Please report bugs in libSBML to the SBML Team.
Please report bugs in the Perl module to the authors.
