<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：[Perl]利用XML::DOM生成XML文档</title>
	<atom:link href="http://tech.idv2.com/2007/09/14/generate-xml-with-xml-dom/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.idv2.com/2007/09/14/generate-xml-with-xml-dom/</link>
	<description>关注Web开发技术，关注Internet。</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:30:30 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：zhangxiaoqiang</title>
		<link>http://tech.idv2.com/2007/09/14/generate-xml-with-xml-dom/comment-page-1/#comment-314892</link>
		<dc:creator>zhangxiaoqiang</dc:creator>
		<pubDate>Mon, 01 Feb 2010 13:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://tech.idv2.com/2007/09/14/generate-xml-with-xml-dom/#comment-314892</guid>
		<description>站长兄，小弟遇到了一个大麻烦。
之前用simple解析xml那个perl程序已经给客户用了，但是现在那个xml编程20多M
$filename就是XML文件
现在执行到（）
        my $xml=new XML::Simple;
        my $data =$xml-&gt;XMLin($filename,ForceArray =&gt;1);
$data就卡在这里了，我知道simple模块不适合大的XML，可是现在要是改程序就太晚了。
我执行大概有半个小时结果报：Exec command failed: 139
服务器是IBM的AIX操作系统。你遇到过这类问题么？</description>
		<content:encoded><![CDATA[<p>站长兄，小弟遇到了一个大麻烦。<br />
之前用simple解析xml那个perl程序已经给客户用了，但是现在那个xml编程20多M<br />
$filename就是XML文件<br />
现在执行到（）<br />
        my $xml=new XML::Simple;<br />
        my $data =$xml-&gt;XMLin($filename,ForceArray =&gt;1);<br />
$data就卡在这里了，我知道simple模块不适合大的XML，可是现在要是改程序就太晚了。<br />
我执行大概有半个小时结果报：Exec command failed: 139<br />
服务器是IBM的AIX操作系统。你遇到过这类问题么？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：扶凯 &#124; perl中给hash转换成xml输出</title>
		<link>http://tech.idv2.com/2007/09/14/generate-xml-with-xml-dom/comment-page-1/#comment-81946</link>
		<dc:creator>扶凯 &#124; perl中给hash转换成xml输出</dc:creator>
		<pubDate>Thu, 13 Aug 2009 10:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://tech.idv2.com/2007/09/14/generate-xml-with-xml-dom/#comment-81946</guid>
		<description>[...] 参考: www.perlmonks.org/ tech.idv2.com/2007/09/14/generate-xml-with-xml-dom/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 参考: <a href="http://www.perlmonks.org/" rel="nofollow">http://www.perlmonks.org/</a> tech.idv2.com/2007/09/14/generate-xml-with-xml-dom/ [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
