The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

TEI::Lite

DESCRIPTION

TEI::Lite is a DOM wrapper designed to ease the creation and modification of XML documents based on the Text Encoding Initiative markup variant called TEI Lite. TEI Lite is generally considered to contain enough tags and markup flexibility to be able to handle most document types.

The Text Encoding Initiative website can be found at http://www.tei-c.org/.

AUTHOR

D. Hageman <dhageman@dracken.com>

SEE ALSO

TEI::Lite::Document, TEI::Lite::Element, TEI::Lite::Header, TEI::Lite::Utility, XML::LibXML, XML::LibXML::Node, XML::LibXML::Element

COPYRIGHT AND LICENSE

Copyright (c) 2002-2005 D. Hageman (Dracken Technologies). All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.