<?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>CGI &#38; PHP &#187; Perl</title>
	<atom:link href="http://www.cgiphp.com/blog/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cgiphp.com</link>
	<description>Enhance your site with CGi, PHP and ASP scripts</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:23:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Perl Scripting for Windows Security: Live Response, Forensic Analysis, and Monitoring</title>
		<link>http://www.cgiphp.com/blog/perl-scripting-for-windows-security-live-response-forensic-analysis-and-monitoring/</link>
		<comments>http://www.cgiphp.com/blog/perl-scripting-for-windows-security-live-response-forensic-analysis-and-monitoring/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 06:59:13 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Forensic]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Response]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/perl-scripting-for-windows-security-live-response-forensic-analysis-and-monitoring/</guid>
		<description><![CDATA[Product DescriptionI decided to write this book for a couple of reasons. One was that I&#039;ve now written a couple of books that have to do with incident response and forensic analysis on Windows systems, and I used a lot of Perl in both books. Okay.I&#039;ll come clean.I used nothing but Perl in both books! [...]<p><a href="http://www.cgiphp.com/blog/perl-scripting-for-windows-security-live-response-forensic-analysis-and-monitoring/">Perl Scripting for Windows Security: Live Response, Forensic Analysis, and Monitoring</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Perl-Scripting-Windows-Security-Monitoring/dp/159749173X%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D159749173X" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/513W8GIrzVL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />I decided to write this book for a couple of reasons. One was that I&#039;ve now written a couple of books that have to do with incident response and forensic analysis on Windows systems, and I used a lot of Perl in both books. Okay.I&#039;ll come clean.I used nothing but Perl in both books! What I&#039;ve seen as a result of this is that many readers want to use the tools, but don&#039;t know how.they simply aren&#039;t familiar with Perl, with interpreted (or scripting) languages in gener&#8230; <a href="http://www.amazon.com/Perl-Scripting-Windows-Security-Monitoring/dp/159749173X%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D159749173X" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Perl-Scripting-Windows-Security-Monitoring/dp/159749173X%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D159749173X" title="Perl Scripting for Windows Security: Live Response, Forensic Analysis, and Monitoring" rel="nofollow"><b>Perl Scripting for Windows Security: Live Response, Forensic Analysis, and Monitoring</b></a></p>
<p><a href="http://www.cgiphp.com/blog/perl-scripting-for-windows-security-live-response-forensic-analysis-and-monitoring/">Perl Scripting for Windows Security: Live Response, Forensic Analysis, and Monitoring</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=553&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/perl-scripting-for-windows-security-live-response-forensic-analysis-and-monitoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl 5 by Example</title>
		<link>http://www.cgiphp.com/blog/perl-5-by-example/</link>
		<comments>http://www.cgiphp.com/blog/perl-5-by-example/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 09:25:28 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/perl-5-by-example/</guid>
		<description><![CDATA[Product DescriptionThis book is similar to all other By Example books in that it provides a jump-start to the Perl language for both new programmers and experienced programmers alike. It concentrates heavily on showing readers how to program similar to existing programs that are cited throughout the book as examples.Amazon.com ReviewPerl 5 by Example offers [...]<p><a href="http://www.cgiphp.com/blog/perl-5-by-example/">Perl 5 by Example</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Perl-5-Example-David-Medinets/dp/0789708663%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0789708663" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51MR1RT001L._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />This book is similar to all other By Example books in that it provides a jump-start to the Perl language for both new programmers and experienced programmers alike. It concentrates heavily on showing readers how to program similar to existing programs that are cited throughout the book as examples.<b>Amazon.com Review</b><br />Perl 5 by Example offers a reasonably-paced  introduction to programming in Perl at a level accessible to readers  with no prior programming ex&#8230; <a href="http://www.amazon.com/Perl-5-Example-David-Medinets/dp/0789708663%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0789708663" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Perl-5-Example-David-Medinets/dp/0789708663%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0789708663" title="Perl 5 by Example" rel="nofollow"><b>Perl 5 by Example</b></a></p>
<p><a href="http://www.cgiphp.com/blog/perl-5-by-example/">Perl 5 by Example</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=534&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/perl-5-by-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Methods in Medical Informatics: Fundamentals of Healthcare Programming in Perl, Python, and Ruby</title>
		<link>http://www.cgiphp.com/blog/methods-in-medical-informatics-fundamentals-of-healthcare-programming-in-perl-python-and-ruby/</link>
		<comments>http://www.cgiphp.com/blog/methods-in-medical-informatics-fundamentals-of-healthcare-programming-in-perl-python-and-ruby/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 06:59:52 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Fundamentals]]></category>
		<category><![CDATA[Healthcare]]></category>
		<category><![CDATA[Informatics]]></category>
		<category><![CDATA[Medical]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/methods-in-medical-informatics-fundamentals-of-healthcare-programming-in-perl-python-and-ruby/</guid>
		<description><![CDATA[Product DescriptionToo often, healthcare workers are led to believe that medical informatics is a complex field that can only be mastered by teams of professional programmers. This is simply not the case. With just a few dozen simple algorithms, easily implemented with open source programming languages, you can fully utilize the medical information contained in [...]<p><a href="http://www.cgiphp.com/blog/methods-in-medical-informatics-fundamentals-of-healthcare-programming-in-perl-python-and-ruby/">Methods in Medical Informatics: Fundamentals of Healthcare Programming in Perl, Python, and Ruby</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Methods-Medical-Informatics-Fundamentals-Computational/dp/1439841829%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1439841829" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51ebXfKIRoL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />Too often, healthcare workers are led to believe that medical informatics is a complex field that can only be mastered by teams of professional programmers. This is simply not the case. With just a few dozen simple algorithms, easily implemented with open source programming languages, you can fully utilize the medical information contained in clinical and research datasets. The common computational tasks of medical informatics are accessible to anyone willing to lea&#8230; <a href="http://www.amazon.com/Methods-Medical-Informatics-Fundamentals-Computational/dp/1439841829%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1439841829" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Methods-Medical-Informatics-Fundamentals-Computational/dp/1439841829%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1439841829" title="Methods in Medical Informatics: Fundamentals of Healthcare Programming in Perl, Python, and Ruby " rel="nofollow"><b>Methods in Medical Informatics: Fundamentals of Healthcare Programming in Perl, Python, and Ruby </b></a></p>
<p><a href="http://www.cgiphp.com/blog/methods-in-medical-informatics-fundamentals-of-healthcare-programming-in-perl-python-and-ruby/">Methods in Medical Informatics: Fundamentals of Healthcare Programming in Perl, Python, and Ruby</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=517&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/methods-in-medical-informatics-fundamentals-of-healthcare-programming-in-perl-python-and-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Database Programming</title>
		<link>http://www.cgiphp.com/blog/perl-database-programming/</link>
		<comments>http://www.cgiphp.com/blog/perl-database-programming/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 07:00:06 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/perl-database-programming/</guid>
		<description><![CDATA[Product DescriptionAuthor is an experienced Perl user who maintains the Perl area of Dr. Dobb&#039;s Journal Website.* The first book to cover the full range of Perl database programming topics.* Discusses practical applications such as online catalogs, Web-based photo databases, and Palm-powered applications&#8230;. More >> Perl Database Programming Perl Database Programming is a post from: [...]<p><a href="http://www.cgiphp.com/blog/perl-database-programming/">Perl Database Programming</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Perl-Database-Programming-Curtis-Ovid/dp/0764549561%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0764549561" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51X8jQXGTxL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />Author is an experienced Perl user who maintains the Perl area of Dr. Dobb&#039;s Journal Website.<br />* The first book to cover the full range of Perl database programming topics.<br />* Discusses practical applications such as online catalogs, Web-based photo databases, and Palm-powered applications&#8230;. <a href="http://www.amazon.com/Perl-Database-Programming-Curtis-Ovid/dp/0764549561%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0764549561" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Perl-Database-Programming-Curtis-Ovid/dp/0764549561%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0764549561" title="Perl Database Programming" rel="nofollow"><b>Perl Database Programming</b></a></p>
<p><a href="http://www.cgiphp.com/blog/perl-database-programming/">Perl Database Programming</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=505&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/perl-database-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CGI Programming 101: Programming Perl for the World Wide Web, Second Edition</title>
		<link>http://www.cgiphp.com/blog/cgi-programming-101-programming-perl-for-the-world-wide-web-second-edition/</link>
		<comments>http://www.cgiphp.com/blog/cgi-programming-101-programming-perl-for-the-world-wide-web-second-edition/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 07:00:07 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Edition]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Second]]></category>
		<category><![CDATA[Wide]]></category>
		<category><![CDATA[World]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/cgi-programming-101-programming-perl-for-the-world-wide-web-second-edition/</guid>
		<description><![CDATA[Product DescriptionIf you build web pages you may eventually want to add a guestbook, order form, page counter, or other interactive elements to your website. CGI Programming 101 explains how to do this in simple, easy-to-understand terms. The book shows you how to write useful, real-world web programs, starting with simple guestbook forms and building [...]<p><a href="http://www.cgiphp.com/blog/cgi-programming-101-programming-perl-for-the-world-wide-web-second-edition/">CGI Programming 101: Programming Perl for the World Wide Web, Second Edition</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/CGI-Programming-101-World-Second/dp/0966942612%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0966942612" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51MSKZH4MBL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />If you build web pages you may eventually want to add a guestbook, order form, page counter, or other interactive elements to your website. CGI Programming 101 explains how to do this in simple, easy-to-understand terms. The book shows you how to write useful, real-world web programs, starting with simple guestbook forms and building up to more advanced applications. You&#039;ll learn: * The Basics: where to write your CGI programs; how to upload them and set file permis&#8230; <a href="http://www.amazon.com/CGI-Programming-101-World-Second/dp/0966942612%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0966942612" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/CGI-Programming-101-World-Second/dp/0966942612%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0966942612" title="CGI Programming 101: Programming Perl for the World Wide Web, Second Edition" rel="nofollow"><b>CGI Programming 101: Programming Perl for the World Wide Web, Second Edition</b></a></p>
<p><a href="http://www.cgiphp.com/blog/cgi-programming-101-programming-perl-for-the-world-wide-web-second-edition/">CGI Programming 101: Programming Perl for the World Wide Web, Second Edition</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=497&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/cgi-programming-101-programming-perl-for-the-world-wide-web-second-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Perl, Third Edition</title>
		<link>http://www.cgiphp.com/blog/learning-perl-third-edition/</link>
		<comments>http://www.cgiphp.com/blog/learning-perl-third-edition/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 07:03:48 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Edition]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Third]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/learning-perl-third-edition/</guid>
		<description><![CDATA[Product DescriptionIf you ask Perl programmers today what book they relied on most when they were learning Perl, you&#039;ll find that an overwhelming majority will name Learning Perl&#8211;also known affectionately as &#034;the Llama.&#034; The first edition of Learning Perl appeared in 1993 and has been a bestseller ever since. Written by two of the most [...]<p><a href="http://www.cgiphp.com/blog/learning-perl-third-edition/">Learning Perl, Third Edition</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Learning-Perl-Third-Tom-Phoenix/dp/0596001320%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596001320" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/516i%2Bvc5ZxL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />If you ask Perl programmers today what book they relied on most when they were learning Perl, you&#039;ll find that an overwhelming majority will name Learning Perl&#8211;also known affectionately as &#034;the Llama.&#034; The first edition of Learning Perl appeared in 1993 and has been a bestseller ever since. Written by two of the most prominent and active members of the Perl community, this book is the quintessential tutorial for the Perl programming language.Perl began as a tool fo&#8230; <a href="http://www.amazon.com/Learning-Perl-Third-Tom-Phoenix/dp/0596001320%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596001320" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Learning-Perl-Third-Tom-Phoenix/dp/0596001320%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596001320" title="Learning Perl, Third Edition" rel="nofollow"><b>Learning Perl, Third Edition</b></a></p>
<p><a href="http://www.cgiphp.com/blog/learning-perl-third-edition/">Learning Perl, Third Edition</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=484&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/learning-perl-third-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Interview Questions You&#039;ll Most Likely Be Asked</title>
		<link>http://www.cgiphp.com/blog/perl-interview-questions-youll-most-likely-be-asked/</link>
		<comments>http://www.cgiphp.com/blog/perl-interview-questions-youll-most-likely-be-asked/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 07:00:00 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Asked]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[Likely]]></category>
		<category><![CDATA[Most]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[You'll]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/perl-interview-questions-youll-most-likely-be-asked/</guid>
		<description><![CDATA[Product DescriptionPerl Interview Questions You&#039;ll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through comprehensive, textbook-sized reference guides, this book includes only the information required immediately for job search to build an IT career. This book puts the interviewee in the [...]<p><a href="http://www.cgiphp.com/blog/perl-interview-questions-youll-most-likely-be-asked/">Perl Interview Questions You&#039;ll Most Likely Be Asked</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Interview-Questions-Youll-Likely-Asked/dp/1463706294%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1463706294" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/41kvP5lVT6L._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />Perl Interview Questions You&#039;ll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through comprehensive, textbook-sized reference guides, this book includes only the information required immediately for job search to build an IT career. This book puts the interviewee in the driver&#039;s seat and helps them steer their way to impress the interviewer.   <BR><BR>  Includes:  <BR><BR>  a) 200 Per&#8230; <a href="http://www.amazon.com/Interview-Questions-Youll-Likely-Asked/dp/1463706294%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1463706294" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Interview-Questions-Youll-Likely-Asked/dp/1463706294%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1463706294" title="Perl Interview Questions You'll Most Likely Be Asked" rel="nofollow"><b>Perl Interview Questions You&#039;ll Most Likely Be Asked</b></a></p>
<p><a href="http://www.cgiphp.com/blog/perl-interview-questions-youll-most-likely-be-asked/">Perl Interview Questions You&#039;ll Most Likely Be Asked</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=469&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/perl-interview-questions-youll-most-likely-be-asked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PERL in Easy Steps</title>
		<link>http://www.cgiphp.com/blog/perl-in-easy-steps/</link>
		<comments>http://www.cgiphp.com/blog/perl-in-easy-steps/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 07:05:39 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Easy]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Steps]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/perl-in-easy-steps/</guid>
		<description><![CDATA[Product DescriptionPERL in Easy Steps begins by explaining how to download and install the free Apache web server and the free PERL interpreter. This allows the reader to establish an environment in which to run CGI scripts on their own computer. It makes no assumption that the reader will have previous knowledge of any programming [...]<p><a href="http://www.cgiphp.com/blog/perl-in-easy-steps/">PERL in Easy Steps</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/PERL-Easy-Steps-Mike-McGrath/dp/1840782609%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1840782609" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/41K7J07JHBL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />PERL in Easy Steps begins by explaining how to download and install the free Apache web server and the free PERL interpreter. This allows the reader to establish an environment in which to run CGI scripts on their own computer. It makes no assumption that the reader will have previous knowledge of any programming or scripting language, making it an ideal resource for the newcomer to PERL. Each chapter builds the reader&#039;s knowledge of CGI scripting. By the end of thi&#8230; <a href="http://www.amazon.com/PERL-Easy-Steps-Mike-McGrath/dp/1840782609%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1840782609" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/PERL-Easy-Steps-Mike-McGrath/dp/1840782609%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1840782609" title="PERL in Easy Steps" rel="nofollow"><b>PERL in Easy Steps</b></a></p>
<p><a href="http://www.cgiphp.com/blog/perl-in-easy-steps/">PERL in Easy Steps</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=454&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/perl-in-easy-steps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl for Exploring DNA</title>
		<link>http://www.cgiphp.com/blog/perl-for-exploring-dna/</link>
		<comments>http://www.cgiphp.com/blog/perl-for-exploring-dna/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 07:04:27 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Exploring]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/perl-for-exploring-dna/</guid>
		<description><![CDATA[Product DescriptionThis book presents Perl programming with a uniquely interdisciplinary perspective for the bioinformatics classroom. The co-authors are a professor of computer science and a professor of biology who collaborate in developing software for DNA sequence analysis. A specialty of the authors is encouraging interdisciplinary undergraduate research. The book has been tested in the classroom [...]<p><a href="http://www.cgiphp.com/blog/perl-for-exploring-dna/">Perl for Exploring DNA</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Perl-Exploring-DNA-Mark-LeBlanc/dp/B004JZWULO%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004JZWULO" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/41RNz8X4u6L._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />This book presents Perl programming with a uniquely interdisciplinary perspective for the bioinformatics classroom. The co-authors are a professor of computer science and a professor of biology who collaborate in developing software for DNA sequence analysis. A specialty of the authors is encouraging interdisciplinary undergraduate research. The book has been tested in the classroom as a text for both biology and computer science majors. Benefiting from years of tea&#8230; <a href="http://www.amazon.com/Perl-Exploring-DNA-Mark-LeBlanc/dp/B004JZWULO%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004JZWULO" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Perl-Exploring-DNA-Mark-LeBlanc/dp/B004JZWULO%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004JZWULO" title="Perl for Exploring DNA" rel="nofollow"><b>Perl for Exploring DNA</b></a></p>
<p><a href="http://www.cgiphp.com/blog/perl-for-exploring-dna/">Perl for Exploring DNA</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=449&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/perl-for-exploring-dna/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl for Oracle Dbas</title>
		<link>http://www.cgiphp.com/blog/perl-for-oracle-dbas/</link>
		<comments>http://www.cgiphp.com/blog/perl-for-oracle-dbas/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 07:05:04 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Perl Books]]></category>
		<category><![CDATA[Dbas]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/perl-for-oracle-dbas/</guid>
		<description><![CDATA[Product DescriptionPerl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle databases. Whether you&#039;re responsible for Oracle9i, Oracle8i, or earlier databases, you&#039;ll find Perl an invaluable addition to your database administration arsenal.You don&#039;t need to be a Perl expert [...]<p><a href="http://www.cgiphp.com/blog/perl-for-oracle-dbas/">Perl for Oracle Dbas</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Perl-Oracle-Dbas-Andy-Duncan/dp/0596002106%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596002106" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/41lGowSGG9L._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle databases.  Whether you&#039;re responsible for Oracle9i, Oracle8i, or earlier databases, you&#039;ll find Perl an invaluable addition to your database administration arsenal.You don&#039;t need to be a Perl expert to use the excellent applications and scripts described in Perl for Oracle DBAs. The book explains what you need &#8230; <a href="http://www.amazon.com/Perl-Oracle-Dbas-Andy-Duncan/dp/0596002106%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596002106" rel="nofollow">More >></a></p>
<p><a href="http://www.amazon.com/Perl-Oracle-Dbas-Andy-Duncan/dp/0596002106%3FSubscriptionId%3D15TXF0KA1V5T085ANXR2%26tag%3Dxaviermcom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596002106" title="Perl for Oracle Dbas" rel="nofollow"><b>Perl for Oracle Dbas</b></a></p>
<p><a href="http://www.cgiphp.com/blog/perl-for-oracle-dbas/">Perl for Oracle Dbas</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=439&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/perl-for-oracle-dbas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.341 seconds -->

