SourceForge Logo Ohio University (Established in 1804)

Perl Module XML::Node by Chang Liu

Summary:

Perl module XML::Node is for those who use Perl to process XML files. XML::Node is built on top of another Perl module XML::Parser. It provides a simplified programming interface of XML::Parser. XML::Node users can register callback sub-routines or variables to specific type of XML nodes. The values of the specified XML nodes are automatically copied to the corresponding variables. When specified XML tags are found, registered callback sub-routines are called. XML::Node is a shortcut to XML::Parser if one don't care much about details of XML files.

Links:

Dr. Chang Liu
Last updated: 11/23/2002 9:27PM