<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book>
  <id>209274</id>
  <title><![CDATA[Minimal Perl: For UNIX and Linux People]]></title>
  <isbn><![CDATA[1932394508]]></isbn>
  <isbn13><![CDATA[9781932394504]]></isbn13>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <description><![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]></description>
  <work>
  <best_book_id type="integer">209274</best_book_id>
  <books_count type="integer">1</books_count>
  <desc_user_id type="integer" nil="true"></desc_user_id>
  <id type="integer">202543</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer">1</original_publication_day>
  <original_publication_month type="integer">10</original_publication_month>
  <original_publication_year type="integer">2006</original_publication_year>
  <original_title>Minimal Perl: For UNIX and Linux People</original_title>
  <rating_dist>total:5|5:1|4:1|3:3|</rating_dist>
  <ratings_count type="integer">5</ratings_count>
  <ratings_sum type="integer">18</ratings_sum>
  <reviews_count type="integer">14</reviews_count>
  <text_reviews_count type="integer">2</text_reviews_count>
</work>

  <average_rating><![CDATA[3.60]]></average_rating>
  <ratings_count><![CDATA[5]]></ratings_count>
  <text_reviews_count><![CDATA[2]]></text_reviews_count>
  
  <url><![CDATA[http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People]]></url>
  <link><![CDATA[http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People]]></link>
  <authors>
    <author>
    <id>122484</id>
        <name><![CDATA[Tim Maher]]></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/122484.Tim_Maher]]></link>
    <average_rating>3.60</average_rating>
    <ratings_count>5</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>
    <reviews start="1" end="14" total="14">
      <review>
  <id>17602644</id>
    <user>
    <id>983193</id>
    <name><![CDATA[Peter]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/983193-peter]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1205205455p3/983193.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1205205455p2/983193.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>true</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="computers" />
      </shelves>
  <recommended_for><![CDATA[UNIX SAs]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Wed Aug 01 00:00:00 -0700 2007</read_at>
  <date_added>Wed Mar 12 10:57:35 -0700 2008</date_added>
  <date_updated>Wed Mar 12 10:57:35 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Lots of examples and a good reference to have.  I was hoping that &quot;Minimal Perl&quot; meant that I could get a lot done with only minimal perl skills, but it's actually a reference to the amount of code you need to write compared to traditional shell scripting.  In other words, if it takes me 2...<a href="http://www.goodreads.com/review/show/17602644">more...</a>]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/17602644]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/17602644]]></link>
</review>
      <review>
  <id>6139516</id>
    <user>
    <id>371875</id>
    <name><![CDATA[Kit]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/371875-kit]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1189548002p3/371875.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1189548002p2/371875.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="currently-reading" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Sep 13 06:34:07 -0700 2007</date_added>
  <date_updated>Thu Sep 13 06:46:03 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[this book is entertaining, very detailed, and filled with TONS of information.  kind of heavy for a perl newb like myself - probably gonna have to come back to this one.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/6139516]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/6139516]]></link>
</review>
      <review>
  <id>81364526</id>
    <user>
    <id>2816536</id>
    <name><![CDATA[Ben]]></name>
    <location><![CDATA[Los Angeles, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2816536-ben]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1261197273p3/2816536.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1261197273p2/2816536.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Dec 17 21:59:56 -0800 2009</date_added>
  <date_updated>Thu Dec 17 21:59:56 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/81364526]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/81364526]]></link>
</review>
      <review>
  <id>58805241</id>
    <user>
    <id>1666120</id>
    <name><![CDATA[Lianna]]></name>
    <location><![CDATA[Fort Mill, SC]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1666120-lianna]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1244428815p3/1666120.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1244428815p2/1666120.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="edited" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Jun 07 19:45:44 -0700 2009</date_added>
  <date_updated>Sun Jun 07 19:45:44 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/58805241]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/58805241]]></link>
</review>
      <review>
  <id>53592630</id>
    <user>
    <id>760917</id>
    <name><![CDATA[Eugene]]></name>
    <location><![CDATA[Ukraine]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/760917-eugene]]></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">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</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 Apr 22 09:17:54 -0700 2009</date_added>
  <date_updated>Wed Apr 22 09:17:54 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/53592630]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/53592630]]></link>
</review>
      <review>
  <id>40026975</id>
    <user>
    <id>1142874</id>
    <name><![CDATA[Goran]]></name>
    <location><![CDATA[Croatia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1142874-goran]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1211564925p3/1142874.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1211564925p2/1142874.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</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>Thu Aug 27 02:34:36 -0700 2009</read_at>
  <date_added>Sat Dec 13 13:02:59 -0800 2008</date_added>
  <date_updated>Thu Aug 27 02:34:36 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/40026975]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/40026975]]></link>
</review>
      <review>
  <id>32706668</id>
    <user>
    <id>1177871</id>
    <name><![CDATA[Cwrl]]></name>
    <location><![CDATA[Austin, TX]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1177871-cwrl-library]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1253724600p3/1177871.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1253724600p2/1177871.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</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 Sep 12 11:58:39 -0700 2008</date_added>
  <date_updated>Fri Sep 12 11:58:39 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/32706668]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/32706668]]></link>
</review>
      <review>
  <id>31929375</id>
    <user>
    <id>1491858</id>
    <name><![CDATA[Michael]]></name>
    <location><![CDATA[Chicago, IL]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1491858-michael-maranda]]></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">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</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 Sep 03 13:29:02 -0700 2008</date_added>
  <date_updated>Wed Sep 03 13:29:02 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/31929375]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/31929375]]></link>
</review>
      <review>
  <id>24125976</id>
    <user>
    <id>1225542</id>
    <name><![CDATA[Dickles]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1225542-dickles]]></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">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</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>Tue Jun 10 00:02:17 -0700 2008</date_added>
  <date_updated>Tue Jun 10 00:02:17 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/24125976]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/24125976]]></link>
</review>
      <review>
  <id>21578173</id>
    <user>
    <id>1097566</id>
    <name><![CDATA[hdk]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1097566-hdk]]></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">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun May 04 11:56:06 -0700 2008</date_added>
  <date_updated>Sun May 04 11:56:11 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/21578173]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/21578173]]></link>
</review>
      <review>
  <id>12236806</id>
    <user>
    <id>770724</id>
    <name><![CDATA[Felix]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/770724-felix]]></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">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</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>Fri Jan 11 07:19:44 -0800 2008</date_added>
  <date_updated>Fri Jan 11 07:19:44 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/12236806]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/12236806]]></link>
</review>
      <review>
  <id>9263618</id>
    <user>
    <id>627312</id>
    <name><![CDATA[Nicoya]]></name>
    <location><![CDATA[Mission, KS]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/627312-nicoya]]></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">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</published>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="currently-reading" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Nov 18 05:29:29 -0800 2007</date_added>
  <date_updated>Sun Nov 18 05:29:29 -0800 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/9263618]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/9263618]]></link>
</review>
      <review>
  <id>8156826</id>
    <user>
    <id>573603</id>
    <name><![CDATA[Jigar]]></name>
    <location><![CDATA[India]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/573603-jigar-mehta]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1193236308p3/573603.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1193236308p2/573603.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Oct 23 19:06:23 -0700 2007</date_added>
  <date_updated>Tue Oct 23 19:06:23 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/8156826]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/8156826]]></link>
</review>
      <review>
  <id>7816765</id>
    <user>
    <id>552368</id>
    <name><![CDATA[notv]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/552368-notv]]></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">209274</id>
  <isbn>1932394508</isbn>
  <isbn13>9781932394504</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Minimal Perl: For UNIX and Linux People]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1172699873m/209274.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1172699873s/209274.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/209274.Minimal_Perl_For_UNIX_and_Linux_People</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[With this book, readers learn a carefully designed subset of the language called &quot;Minimal Perl,&quot; which was developed through five years of experience in training software professionals at major corporations. It makes Perl more accessible to those having UNIX/Linux skill levels ranging from elementary to expert, by capitalizing on their existing knowledge of important utilities (grep, awk), or essential concepts (filters, command substitution, looping). Dozens of detailed programming examples are shown, drawn from contemporary application areas such as system administration, networking, web development, databases, finance, HTML, CGI, and text analysis.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="linux" />
        <shelf name="perl" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Oct 16 17:33:26 -0700 2007</date_added>
  <date_updated>Tue Oct 16 17:33:26 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/7816765]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/7816765]]></link>
</review>
    </reviews>
  <popular_shelves>
          <shelf name="to-read" />
          <shelf name="currently-reading" />
          <shelf name="edited" />
          <shelf name="perl" />
          <shelf name="linux" />
          <shelf name="computers" />
      </popular_shelves>
  <book_links>
    <book_link>
  <id>8</id>
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=209274</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>