<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Programming Tips Tricks &#187; Perl</title>
	<atom:link href="http://www.sharpprogrammer.com/category/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharpprogrammer.com</link>
	<description>For Smart Programmers</description>
	<lastBuildDate>Wed, 11 Nov 2009 03:53:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Best Perl Programming Books</title>
		<link>http://www.sharpprogrammer.com/perl/best-perl-programming-books/</link>
		<comments>http://www.sharpprogrammer.com/perl/best-perl-programming-books/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 11:41:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Basic Perl Programming]]></category>
		<category><![CDATA[Perl Programming Examples]]></category>
		<category><![CDATA[Perl Programming Pdf]]></category>
		<category><![CDATA[Perl Programming Tutorial]]></category>
		<category><![CDATA[Perl Tutorial]]></category>
		<category><![CDATA[Python Programming]]></category>

		<guid isPermaLink="false">http://www.sharpprogrammer.com/?p=221</guid>
		<description><![CDATA[

Learning Perl, 5th Edition &#8211; by Randal Schwartz,Tom Phoenix,brian d foy ISBN : 0596520107 List Price : $39.99


Intermediate Perl &#8211; by Randal L. Schwartz,Tom Phoenix,brian d foy ISBN : 0596102062 List Price : $39.99


Beginning Perl for Bioinformatics &#8211; by James Tisdall ISBN : 0596000804 List Price : $39.95


Programming Perl (3rd Edition) &#8211; by Larry Wall,Tom [...]]]></description>
		<wfw:commentRss>http://www.sharpprogrammer.com/perl/best-perl-programming-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Code Examples Parsing Text</title>
		<link>http://www.sharpprogrammer.com/parsing/perl-code-examples-parsing-text/</link>
		<comments>http://www.sharpprogrammer.com/parsing/perl-code-examples-parsing-text/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 01:16:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Parsing]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.sharpprogrammer.com/parsing/perl-code-examples-parsing-text/</guid>
		<description><![CDATA[
Commonly used parsing techniques - Analysis and dissection on  Commonly used parsing techniques
Manning: Data Munging  with Perl &#8211; Whatever you&#8217;d like to do with Manning: Data Munging with Perl
Parsing text file line by line &#8211; LinuxQuestions.org &#8211; That  does it for this special report. Parsing text file line by line &#8211;  [...]]]></description>
		<wfw:commentRss>http://www.sharpprogrammer.com/parsing/perl-code-examples-parsing-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Data Structures</title>
		<link>http://www.sharpprogrammer.com/data-structures/perl-data-structures/</link>
		<comments>http://www.sharpprogrammer.com/data-structures/perl-data-structures/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 16:46:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.sharpprogrammer.com/data-structures/perl-data-structures/</guid>
		<description><![CDATA[
Saving Data Structures (Programming Perl) &#8211; Obviously, some  choices are better than others Saving Data Structures (Programming Perl)
Multileval data structures, tie, and indirection &#8211; Perl &#8211;  Details will be fleshed out Multileval data structures, tie, and indirection &#8211;  Perl
Lesson 10: Perl References and Advanced Data Structures &#8211; We  will see that [...]]]></description>
		<wfw:commentRss>http://www.sharpprogrammer.com/data-structures/perl-data-structures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socket Programming &#8211; Java C++ Windows Unix</title>
		<link>http://www.sharpprogrammer.com/networking/socket-programming-java-c-windows-unix/</link>
		<comments>http://www.sharpprogrammer.com/networking/socket-programming-java-c-windows-unix/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 17:28:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.sharpprogrammer.com/networking/network-programming-links-references/</guid>
		<description><![CDATA[

dpBasics : Java Socket Programming &#8211; A final requirement is  that the solutions in the areas must coexist &#8211; dpBasics : Java Socket  Programming
Programming UNIX Sockets in C &#8211; Frequently Asked Questions &#8211;  Indeed somebody did it ! Programming UNIX Sockets in C &#8211; Frequently Asked  Questions
An  Introduction to Socket [...]]]></description>
		<wfw:commentRss>http://www.sharpprogrammer.com/networking/socket-programming-java-c-windows-unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essential Perl Code Snippets</title>
		<link>http://www.sharpprogrammer.com/perl/essential-perl-code-snippets/</link>
		<comments>http://www.sharpprogrammer.com/perl/essential-perl-code-snippets/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 15:52:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.sharpprogrammer.com/perl/essential-perl-code-snippets/</guid>
		<description><![CDATA[
Delete Files in Bulk
unlink &#60;*.html&#62;;
Get File Text in Array and String
open(FM,&#8221;main_sidebar.txt&#8221;);
my @menu_txt=&#60;FM&#62;;
close(FM);
my $menu=join(&#8220;&#8221;,@menu_txt);
 Check if Line Number Equal To 1

if ($. == 1) {
chomp;
}
]]></description>
		<wfw:commentRss>http://www.sharpprogrammer.com/perl/essential-perl-code-snippets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
