<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>Tag RSS Feed: perl</title>
	<description></description>
	<link>http://answers.oreilly.com/tag/perl</link>
	<pubDate>Sun, 06 Mar 2011 18:46:17 +0000</pubDate>
	<ttl>60</ttl>
	<item>
		<title>Vim Filtering Questions</title>
		<link>http://answers.oreilly.com/topic/2537-vim-filtering-questions/</link>
		<description>I played around with this a little more with no success.  I would suggest getting on the VIM Mailing list and asking the folks there:

http://www.vim.org/maillist.php#vim

Make sure you clarify that t...</description>
		<pubDate>Mon, 07 Mar 2011 20:57:24 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/2537-vim-filtering-questions/</guid>
	</item>
	<item>
		<title>which is best among perl,phython,php?</title>
		<link>http://answers.oreilly.com/topic/2409-which-is-best-among-perlphythonphp/</link>
		<description>It really depends what you want to do - right tool for the right job and all that... However, PHP with the release of version 5.3 and shortly version 6 has addressed a lot of the shortcomings that hav...</description>
		<pubDate>Tue, 25 Jan 2011 00:46:35 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/2409-which-is-best-among-perlphythonphp/</guid>
	</item>
	<item>
		<title>Which Perl module should I use to modify an existing XML file?</title>
		<link>http://answers.oreilly.com/topic/1946-which-perl-module-should-i-use-to-modify-an-existing-xml-file/</link>
		<description></description>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1946-which-perl-module-should-i-use-to-modify-an-existing-xml-file/</guid>
	</item>
	<item>
		<title>Which Perl module should I use to create a new XML file?</title>
		<link>http://answers.oreilly.com/topic/1945-which-perl-module-should-i-use-to-create-a-new-xml-file/</link>
		<description>XML::Writer::Simple or Template Toolkit or HTML::Template(::Pro).</description>
		<pubDate>Fri, 20 Aug 2010 19:33:30 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1945-which-perl-module-should-i-use-to-create-a-new-xml-file/</guid>
	</item>
	<item>
		<title>Which Perl module should I use to pull information from an XML file?</title>
		<link>http://answers.oreilly.com/topic/1944-which-perl-module-should-i-use-to-pull-information-from-an-xml-file/</link>
		<description><![CDATA[I'll reply just here, but the answer is valid for all the three question.

If you have a XML Schema, XML::Compile will provide a very fast interface (it compiles each XSD parser/writer to a closur...]]></description>
		<pubDate>Fri, 20 Aug 2010 20:00:33 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1944-which-perl-module-should-i-use-to-pull-information-from-an-xml-file/</guid>
	</item>
	<item>
		<title>Which Perl XML module should I use?</title>
		<link>http://answers.oreilly.com/topic/1908-which-perl-xml-module-should-i-use/</link>
		<description>XML::LibXML has a DOM interface, which is very usefull. It is also the base used by XML::Compile, which is, imnsho, the better way to handle well-formed, schema-based XML.</description>
		<pubDate>Sat, 14 Aug 2010 18:23:30 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1908-which-perl-xml-module-should-i-use/</guid>
	</item>
	<item>
		<title>New problem with Spidering Hack Tutorial ~ Bareword</title>
		<link>http://answers.oreilly.com/topic/1675-new-problem-with-spidering-hack-tutorial-bareword/</link>
		<description>I found the problem, 

as_trimmed-text

should have been:

as_trimmed_text</description>
		<pubDate>Sat, 26 Jun 2010 00:16:46 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1675-new-problem-with-spidering-hack-tutorial-bareword/</guid>
	</item>
	<item>
		<title>Creating Web Apps using Strawberry Perl on Windows Vista</title>
		<link>http://answers.oreilly.com/topic/1673-creating-web-apps-using-strawberry-perl-on-windows-vista/</link>
		<description>You need a cgi directory to place your perl programs in and you need to name them as program_name.cgi,  example:

http://www.mysite.ne...n/some_cgi_prog

Or inside of a web page, (following all on one...</description>
		<pubDate>Fri, 25 Jun 2010 15:11:13 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1673-creating-web-apps-using-strawberry-perl-on-windows-vista/</guid>
	</item>
	<item>
		<title>Need help with Perl Tutorial from Spidering Hacks</title>
		<link>http://answers.oreilly.com/topic/1672-need-help-with-perl-tutorial-from-spidering-hacks/</link>
		<description><![CDATA[You need to declare your variables near the start of your program even though not yet defined.  You are using 'strict' which requires that your variables are declared. Global declarations are ...]]></description>
		<pubDate>Fri, 25 Jun 2010 15:01:27 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1672-need-help-with-perl-tutorial-from-spidering-hacks/</guid>
	</item>
	<item>
		<title><![CDATA[Perl programmer's work]]></title>
		<link>http://answers.oreilly.com/topic/1670-perl-programmers-work/</link>
		<description>hi - Perl is used at many many places and in many many applications (many times as Glue-tool). 

Web Applications use Perl most of the times and thats because of great Module called CGI. Its also used...</description>
		<pubDate>Fri, 25 Jun 2010 07:30:54 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1670-perl-programmers-work/</guid>
	</item>
</channel>
</rss>