|
|
XML::Node |
|
|
0.0 |
|
|
Chang Liu |
|
|
Free |
|
|
XML / Parsers |
|
|
Click to Visit |
|
|
Click to Download |
|
|
64 |
This application is built on top of XML::Parser and this is for those who use Perl to process XML files. This is a simplified programming interface in which the users can register callback sub-routines or variables to specific type of XML nodes and the values of the specified XML nodes are copied to the corresponding variables. When specified XML tags are found, registered callback sub-routines are called. If one does not take care much about the details of XML files this, XML::Node could just be a shortcut to the XML Parser.
|