Download List

프로젝트 설명

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.

2010-09-19 20:20
2.40

몇몇 인코딩이 추가되었습니다. 문서가 개선되었습니다. 더 나은 오류 검사가없는 경우 expat에 이루어집니다.
Tags: Stable, bugfix, Minor
Several encodings were added. Documentation was improved. Better error checking is done in case expat is missing.

2009-02-10 09:51
2.36

Bugixes 잉어 용 : : 헤비.
Tags: Minor bugfixes
Bugixes for Carp::Heavy.

2001-01-30 15:14
2.28

패치 선언을 처리하는 expat에 declation 처리기를 현재 요소의 개체 모델의 구문 표현 containg받을 DOCTYPE 처리기를 사전에 DTD를, 새로운 DoctypeFin 및 ExternEntFin 처리기를 처리, 이제 parsefile 방법과 기본적으로 외부 엔티티 핸들러에 의해 설정 basename라는 문자열을 표시 생성 로 UTF - 8로 Perl 5.6 버전에서 많은 버그수정.
A patch to expat to handle declarations, element declation handlers now receive an object containg parsed representation of model, doctype handler called prior to processing DTD, new DoctypeFin and ExternEntFin handlers, basename now set by parsefile method and default external entity handlers, generated strings marked as UTF-8 in Perl 5.6, and many bugfixes.

2001-01-30 15:14
2.27

몇 가지 버그 수정, XML로 skip_until 방법 : 추가 : 해석기 : : Expat (중단 처리기까지 주어진 요소의 인덱스에 도달), XML을 : : 해석기 : : ExpatNB 지금, 거기에 새로운 유틸리티 original_string 및 position_in_context 방법을 수행할 수있습니다 샘플 디렉터리에는 읽기 "수정을위한 수정 프로그램에만 가치를"버그 펄 5.004의 사용자, Expat의 xml_escape 방법에 변화가 발생했다 비호환의 (그것은 더 이상 표준 XML로 변환하는 XML 문서를 변환 ' " 기본적으로 '문자), 버그가 어디 DOCTYPE 처리기 ParseParamEnt 때 옵션을 설정했다라는 게 아니었다 고정 지금 버젼 19990728 expat를 사용하고, 로컬 패치.
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.

2001-01-30 15:14
2.26

선언 콜백에 대한 버그 수정.
Bug fixes for declaration callbacks.

Project Resources