<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post//</link>
<title><![CDATA[[原]perl的XML::Twig模块]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[Perl]]></category>
<pubDate>Fri, 10 Apr 2009 06:31:16 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;CPAN上的XML模块大概可以分三类：对XML数据提供独特接口的模块（通常有关在XML实例和Perl数据之间的转换），实现某一标准XML API的模块，和对一些特定的XML相关任务进行简化等特殊用途的模块。其中，第一种模块也可以理解为自定义标准来解析XML，接下来要讲述的就是这一种类的其中一个模块。在对比了该种类多个模块后，我决定使用<span style="color: #FF0000;">XML::Twig</span>，原因是它功能比较强大，而且简单易用，对比XML::Simple要强，既可以输入也可以输出。<br/>&nbsp;&nbsp;&nbsp;&nbsp;虽然XML的用途非常多，但大部分的任务可以分两组：一、从已有的XML文档中提取数据，二使用其他资源的数据创建一个新的XML文档。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/xml/" rel="tag">xml</a> , <a href="https://www.linuxfly.org/tags/module/" rel="tag">module</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post//#blogcomment</link>
<title><![CDATA[[评论] [原]perl的XML::Twig模块]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>