Download List

Projeto Descrição

XML::Parser is a Perl extension module providing an interface to James Clark's fast and robust XML

parsing library, expat. Other Perl XML modules

(many based on XML::Parser) may be found at the same CPAN download site where XML::Parser is located. The expat library is distributed as part of the module.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:14 Back to release list
2.27

Várias correções de bugs, acrescentou o método skip_until para XML:: Parser:: Expat manipuladores (suspende até que o índice determinado elemento é atingido), XML:: Parser:: ExpatNB agora pode executar o original_string e métodos position_in_context, há um novo utilitário no diretório de exemplos, que transforma um documento XML em XML canônico, há uma correção para a modificação "de um valor somente leitura" bug que os usuários de 5,004 perl foram encontrando, a mudança de incompatibilidade com o método xml_escape de Expat (que já não transforma o '> caráter "por padrão), fixado um bug onde o manipulador doctype não estava sendo chamado quando a opção ParseParamEnt foi criado e é agora com versão 19990728 do expat, com manchas local.
Several bug fixes, added the skip_until method to XML::Parser::Expat (suspends handlers until the given element index is reached), XML::Parser::ExpatNB now can perform the original_string and position_in_context methods, there's a new utility in the samples directory which transforms an XML document into Canonical XML, there's a fix for the "Modification of a read-only value" bug that users of perl 5.004 were encountering, incompatibility change to the xml_escape method of Expat (it no longer transforms the '>' character by default), fixed a bug where the doctype handler wasn't being called when the ParseParamEnt option was set and it's now using Version 19990728 of expat, with local patches.

Project Resources