RE: Which perl module
by Thomas, Mark - BLS CTR other posts by this author
Dec 1 2004 2:27PM messages near this date
view in the new Beta List Site
re get attributes with XML::DOM
|
RE: get attributes with XML::DOM
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C4D7B1.E52A2F7B
Content-Type: text/plain
Daniel J Katcher wrote:
I am looking for a perl module that works well on large files and is written
in pure perl.
I am familiar with one module but it has a prerequisite of james clark's
expat.
I am having tremendous problems install expat's C libraries on my box.
XML::LibXML is one of the fastest and is very good for large files. It
doesn't rely on expat, but it does rely on the libxml2 library. There are
prepackaged DLLs for windows and many *nix systems come with it (or easily
installed via a .pkg/.rpm/.deb). Maybe it will be easier to install for you.
--
Mark Thomas
Internet Systems Architect
_______________________________________
BAE SYSTEMS Information Technology
2525 Network Place
Herndon, VA 20171 USA
------_=_NextPart_001_01C4D7B1.E52A2F7B
Content-Type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML> <HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE> Message</TITLE>
<META content="MSHTML 6.00.2800.1476" name=GENERATOR> </HEAD>
<BODY>
<DIV> <FONT face=Arial size=2><SPAN class=958592014-01122004>Daniel J Katcher
wrote:</SPAN> </FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0p
x">
<P> <FONT size=2>I am looking for a perl module that works well on large files
and is written in pure perl.</FONT> </P>
<P> <FONT size=2>I am familiar with one module but it has a prerequisite of
james clark's expat.</FONT> <BR><FONT size=2>I am having tremendous problems
install expat's C libraries on my box.</FONT> <SPAN
class=958592014-01122004> <FONT face=Arial
size=2> </FONT></SPAN></P></BLOCKQUOTE>
<P dir=ltr> <SPAN class=958592014-01122004><FONT face=Arial size=2>XML::LibXML is
one of the fastest and is very good for large files. It doesn't rely on expat,
but it does rely on the libxml2 library. There are prepackaged DLLs for windows
and many *nix systems come with it (or easily installed via a .pkg/.rpm/.deb).
Maybe it will be easier to install for you.</FONT> </SPAN></P><SPAN
class=958592014-01122004>
<P align=left> <FONT face=Arial size=2>-- <BR>Mark Thomas <BR>Internet Systems
Architect<BR> _______________________________________<BR><STRONG>BAE SYSTEMS
Information Technology</STRONG> <BR>2525 Network Place<BR>Herndon, VA
20171 USA </FONT> </P></SPAN></BODY></HTML>
------_=_NextPart_001_01C4D7B1.E52A2F7B--
Attachments:
unknown1
|