<?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>Comments on: How to write XML on Perl?</title>
	<atom:link href="http://www.learnxmlws.com/how-to-write-xml-on-perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnxmlws.com/how-to-write-xml-on-perl/</link>
	<description></description>
	<lastBuildDate>Sun, 18 Dec 2011 08:00:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Hipolito M. Wiseman</title>
		<link>http://www.learnxmlws.com/how-to-write-xml-on-perl/#comment-153539</link>
		<dc:creator>Hipolito M. Wiseman</dc:creator>
		<pubDate>Tue, 13 Dec 2011 22:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.learnxmlws.com/how-to-write-xml-on-perl/#comment-153539</guid>
		<description>If you&#039;re still on the fence: grab your favorite earphones, head down to a Best Buy and ask to plug them into a Zune then an iPod and see which one sounds better to you, and which interface makes you smile more. Then you&#039;ll know which is right for you.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re still on the fence: grab your favorite earphones, head down to a Best Buy and ask to plug them into a Zune then an iPod and see which one sounds better to you, and which interface makes you smile more. Then you&#8217;ll know which is right for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sterno73</title>
		<link>http://www.learnxmlws.com/how-to-write-xml-on-perl/#comment-2142</link>
		<dc:creator>sterno73</dc:creator>
		<pubDate>Wed, 24 Feb 2010 04:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.learnxmlws.com/how-to-write-xml-on-perl/#comment-2142</guid>
		<description>There are modules on CPAN that can make working with XML files much easier for you.  Search for XML, and you&#039;ll find several, just pick the one that most closely matches your needs.  You have been sparse with your requirements so it&#039;s hard to know what you&#039;re doing to be much more helpful than that.</description>
		<content:encoded><![CDATA[<p>There are modules on CPAN that can make working with XML files much easier for you.  Search for XML, and you&#8217;ll find several, just pick the one that most closely matches your needs.  You have been sparse with your requirements so it&#8217;s hard to know what you&#8217;re doing to be much more helpful than that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve S</title>
		<link>http://www.learnxmlws.com/how-to-write-xml-on-perl/#comment-2143</link>
		<dc:creator>Steve S</dc:creator>
		<pubDate>Wed, 24 Feb 2010 04:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.learnxmlws.com/how-to-write-xml-on-perl/#comment-2143</guid>
		<description>There&#039;s probably something at www.w3schools.com.  That&#039;s where I get most of my web programming instruction.

You could also &quot;google&quot; it.</description>
		<content:encoded><![CDATA[<p>There&#8217;s probably something at www.w3schools.com.  That&#8217;s where I get most of my web programming instruction.</p>
<p>You could also &quot;google&quot; it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Novy</title>
		<link>http://www.learnxmlws.com/how-to-write-xml-on-perl/#comment-2144</link>
		<dc:creator>Novy</dc:creator>
		<pubDate>Wed, 24 Feb 2010 04:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.learnxmlws.com/how-to-write-xml-on-perl/#comment-2144</guid>
		<description>as long as you print to standard out you can write xml...

xml is merely a schematic for organizing data, so it all depends on how you format your output

... if you&#039;re using this for a server side script... don&#039;t waste ur time formating it in proper xml... just make it easy to parse in your client side script</description>
		<content:encoded><![CDATA[<p>as long as you print to standard out you can write xml&#8230;</p>
<p>xml is merely a schematic for organizing data, so it all depends on how you format your output</p>
<p>&#8230; if you&#8217;re using this for a server side script&#8230; don&#8217;t waste ur time formating it in proper xml&#8230; just make it easy to parse in your client side script</p>
]]></content:encoded>
	</item>
</channel>
</rss>

