<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book>
  <id>209275</id>
  <title><![CDATA[Perl Cookbook (2nd Edition)]]></title>
  <isbn><![CDATA[0596003137]]></isbn>
  <isbn13><![CDATA[9780596003135]]></isbn13>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <description><![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]></description>
  <work>
  <best_book_id type="integer">209275</best_book_id>
  <books_count type="integer">1</books_count>
  <desc_user_id type="integer" nil="true"></desc_user_id>
  <id type="integer">202544</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer">21</original_publication_day>
  <original_publication_month type="integer">8</original_publication_month>
  <original_publication_year type="integer">2003</original_publication_year>
  <original_title>Perl Cookbook (2nd Edition)</original_title>
  <rating_dist>total:56|5:21|4:20|3:13|2:2|1:0|</rating_dist>
  <ratings_count type="integer">56</ratings_count>
  <ratings_sum type="integer">228</ratings_sum>
  <reviews_count type="integer">98</reviews_count>
  <text_reviews_count type="integer">2</text_reviews_count>
</work>

  <average_rating><![CDATA[4.07]]></average_rating>
  <ratings_count><![CDATA[56]]></ratings_count>
  <text_reviews_count><![CDATA[2]]></text_reviews_count>
  
  <url><![CDATA[http://www.goodreads.com/book/show/209275.Perl_Cookbook]]></url>
  <link><![CDATA[http://www.goodreads.com/book/show/209275.Perl_Cookbook]]></link>
  <authors>
    <author>
    <id>49457</id>
        <name><![CDATA[Tom Christiansen]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/49457.Tom_Christiansen]]></link>
    <average_rating>4.18</average_rating>
    <ratings_count>304</ratings_count>
    <text_reviews_count>30</text_reviews_count>
  </author>
    <author>
    <id>49456</id>
        <name><![CDATA[Nathan Torkington]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/49456.Nathan_Torkington]]></link>
    <average_rating>4.07</average_rating>
    <ratings_count>56</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>
    <reviews start="1" end="20" total="98">
      <review>
  <id>77668036</id>
    <user>
    <id>2927604</id>
    <name><![CDATA[Vince]]></name>
    <location><![CDATA[Waukesha, WI]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2927604-vince-mulhollon]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1257816699p3/2927604.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1257816699p2/2927604.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="own" />
        <shelf name="perl" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Thu Jan 01 00:00:00 -0800 2004</read_at>
  <date_added>Fri Nov 13 12:08:23 -0800 2009</date_added>
  <date_updated>Fri Nov 13 12:08:23 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[This is the second most important perl book, second only to &quot;programming perl&quot;.  The second edition has alot more examples.  This is a much briefer, more action oriented, much less theoretical version of &quot;programming perl&quot;]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/77668036]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/77668036]]></link>
</review>
      <review>
  <id>36595896</id>
    <user>
    <id>937986</id>
    <name><![CDATA[Red]]></name>
    <location><![CDATA[Chicago, IL]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/937986-red]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1232800300p3/937986.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1232800300p2/937986.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="perl" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Oct 30 18:55:22 -0700 2008</date_added>
  <date_updated>Thu Oct 30 18:55:22 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Perl Cookbook, Second Edition by Tom Christiansen (2003)]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/36595896]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/36595896]]></link>
</review>
      <review>
  <id>80825081</id>
    <user>
    <id>931066</id>
    <name><![CDATA[Fictionjunky]]></name>
    <location><![CDATA[Brooklyn, NY]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/931066-fictionjunky]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1224134758p3/931066.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1224134758p2/931066.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="design-and-dev" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Dec 12 22:19:21 -0800 2009</date_added>
  <date_updated>Sat Dec 12 22:19:21 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/80825081]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/80825081]]></link>
</review>
      <review>
  <id>80042021</id>
    <user>
    <id>3013647</id>
    <name><![CDATA[Adam]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/3013647-adam]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1260085799p3/3013647.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1260085799p2/3013647.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Dec 05 22:43:21 -0800 2009</date_added>
  <date_updated>Sat Dec 05 22:43:21 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/80042021]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/80042021]]></link>
</review>
      <review>
  <id>79907039</id>
    <user>
    <id>3009939</id>
    <name><![CDATA[Neil]]></name>
    <location><![CDATA[Aesch, BL, Switzerland]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/3009939-neil-kelly]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1260708152p3/3009939.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1260708152p2/3009939.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Dec 04 14:50:11 -0800 2009</date_added>
  <date_updated>Fri Dec 04 14:50:11 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/79907039]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/79907039]]></link>
</review>
      <review>
  <id>74533729</id>
    <user>
    <id>2787540</id>
    <name><![CDATA[Julian]]></name>
    <location><![CDATA[Sofia, 42, Bulgaria]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2787540-julian]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Oct 14 13:16:07 -0700 2009</date_added>
  <date_updated>Wed Oct 14 13:16:07 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/74533729]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/74533729]]></link>
</review>
      <review>
  <id>73224030</id>
    <user>
    <id>2799402</id>
    <name><![CDATA[William]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2799402-william-koontz]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1254510085p3/2799402.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1254510085p2/2799402.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Oct 02 12:28:48 -0700 2009</date_added>
  <date_updated>Fri Oct 02 12:28:48 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/73224030]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/73224030]]></link>
</review>
      <review>
  <id>72278955</id>
    <user>
    <id>2769563</id>
    <name><![CDATA[Jarrod]]></name>
    <location><![CDATA[Adairsville, GA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2769563-jarrod-hyder]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1253747577p3/2769563.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1253747577p2/2769563.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="currently-reading" />
        <shelf name="recommended" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Sep 23 16:17:56 -0700 2009</date_added>
  <date_updated>Wed Sep 23 16:20:02 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/72278955]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/72278955]]></link>
</review>
      <review>
  <id>69898560</id>
    <user>
    <id>1039508</id>
    <name><![CDATA[Daniel]]></name>
    <location><![CDATA[France]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1039508-daniel-holmlund]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Sep 03 00:28:23 -0700 2009</date_added>
  <date_updated>Thu Sep 03 00:28:23 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/69898560]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/69898560]]></link>
</review>
      <review>
  <id>69059445</id>
    <user>
    <id>2424115</id>
    <name><![CDATA[Gregory]]></name>
    <location><![CDATA[Los Angeles, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2424115-gregory-go]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Aug 27 02:24:29 -0700 2009</date_added>
  <date_updated>Thu Aug 27 02:24:29 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/69059445]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/69059445]]></link>
</review>
      <review>
  <id>68936559</id>
    <user>
    <id>2668221</id>
    <name><![CDATA[Sundara]]></name>
    <location><![CDATA[Germany]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2668221-sundara]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Aug 26 06:52:42 -0700 2009</date_added>
  <date_updated>Wed Aug 26 06:52:42 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/68936559]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/68936559]]></link>
</review>
      <review>
  <id>68443828</id>
    <user>
    <id>2654417</id>
    <name><![CDATA[Matt]]></name>
    <location><![CDATA[Melbourne, 07, Australia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2654417-matt-koscica]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1250952786p3/2654417.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1250952786p2/2654417.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Aug 22 08:00:49 -0700 2009</date_added>
  <date_updated>Sat Aug 22 08:00:49 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/68443828]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/68443828]]></link>
</review>
      <review>
  <id>66099138</id>
    <user>
    <id>1470375</id>
    <name><![CDATA[Alec]]></name>
    <location><![CDATA[Australia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1470375-alec]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Aug 03 21:37:49 -0700 2009</date_added>
  <date_updated>Mon Aug 03 21:37:49 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/66099138]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/66099138]]></link>
</review>
      <review>
  <id>66028185</id>
    <user>
    <id>1303661</id>
    <name><![CDATA[Sanket]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1303661-sanket]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="own" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Aug 03 12:43:17 -0700 2009</date_added>
  <date_updated>Mon Aug 03 12:43:17 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/66028185]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/66028185]]></link>
</review>
      <review>
  <id>64354250</id>
    <user>
    <id>1364949</id>
    <name><![CDATA[Firas]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1364949-firas]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1217094219p3/1364949.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1217094219p2/1364949.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="might-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jul 21 07:51:55 -0700 2009</date_added>
  <date_updated>Tue Jul 21 07:51:55 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/64354250]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/64354250]]></link>
</review>
      <review>
  <id>61190795</id>
    <user>
    <id>2461273</id>
    <name><![CDATA[Mark]]></name>
    <location><![CDATA[Maidenhead, M1, The United Kingdom]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2461273-mark-zieg]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1246030047p3/2461273.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1246030047p2/2461273.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="post-college" />
        <shelf name="widget" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Jun 26 10:18:18 -0700 2009</date_added>
  <date_updated>Fri Jun 26 10:18:18 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/61190795]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/61190795]]></link>
</review>
      <review>
  <id>59568604</id>
    <user>
    <id>2415869</id>
    <name><![CDATA[Knud]]></name>
    <location><![CDATA[Rijswijk, 11, Netherlands]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2415869-knud-van]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Jun 13 19:14:04 -0700 2009</date_added>
  <date_updated>Sat Jun 13 19:14:04 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/59568604]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/59568604]]></link>
</review>
      <review>
  <id>59062764</id>
    <user>
    <id>2401314</id>
    <name><![CDATA[Kartik]]></name>
    <location><![CDATA[Newark, DE]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2401314-kartik-subbarao]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1244596132p3/2401314.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1244596132p2/2401314.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="perl" />
        <shelf name="programming" />
        <shelf name="technology" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jun 09 17:03:29 -0700 2009</date_added>
  <date_updated>Tue Jun 09 17:03:29 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/59062764]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/59062764]]></link>
</review>
      <review>
  <id>56909919</id>
    <user>
    <id>2342856</id>
    <name><![CDATA[Brad]]></name>
    <location><![CDATA[Chicago, IL]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2342856-brad]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1242955598p3/2342856.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1242955598p2/2342856.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu May 21 18:46:46 -0700 2009</date_added>
  <date_updated>Thu May 21 18:46:46 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/56909919]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/56909919]]></link>
</review>
      <review>
  <id>56811507</id>
    <user>
    <id>1637775</id>
    <name><![CDATA[Bryant]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1637775-bryant]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209275</id>
  <isbn>0596003137</isbn>
  <isbn13>9780596003135</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Perl Cookbook (2nd Edition)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209275.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209275.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209275.Perl_Cookbook</link>
  <average_rating>4.07</average_rating>
  <ratings_count>56</ratings_count>
  <description>
    <![CDATA[When the second edition of <em>Programming Perl</em> was released, the authors omitted two chapters: &quot;Common Tasks with Perl&quot; and &quot;Real Perl Programs.&quot; Publisher O'Reilly &amp; Associates soon realized that there would be too many pages in <em>Programming Perl</em> if it put updated recipes in the new edition. Instead, O'Reilly chose to release the many Perl code examples as a separate entity: <em>The Perl Cookbook</em>.<p> The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction <em>The Perl Cookbook</em> provides. <em>--Doug Beaver</em></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed May 20 19:51:33 -0700 2009</date_added>
  <date_updated>Wed May 20 19:51:33 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/56811507]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/56811507]]></link>
</review>
    </reviews>
  <popular_shelves>
          <shelf name="perl" />
          <shelf name="to-read" />
          <shelf name="programming" />
          <shelf name="computer" />
          <shelf name="reference" />
          <shelf name="recommended" />
          <shelf name="design-and-dev" />
          <shelf name="currently-reading" />
          <shelf name="post-college" />
      </popular_shelves>
  <book_links>
    <book_link>
  <id>8</id>
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=209275</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>