<p>This update removes 'year' from the CD table definition in both the SQL<br>
and in the class definition, since it wasn't being used. The directory<br>
MyApp/Schema/ResultSet was also removed since the supplied code never<br>
used it.</p>

<p>The results that the sample code produces have been expanded a little so<br>
that they provide answers to the questions asked by the subroutine<br>
calls.</p>

<p>A new section has been added that briefly discusses the results and<br>
explains the techniques that could be used when writing this type of a<br>
programmatic query.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/talexb/dbix-class docUpdate-0904</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/dbsrgits/dbix-class/pull/33'>https://github.com/dbsrgits/dbix-class/pull/33</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Documentation update and cleanup</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/dbix-class/pull/33/files#diff-0">lib/DBIx/Class/Manual/Example.pod</a>
    (108)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/dbsrgits/dbix-class/pull/33.patch'>https://github.com/dbsrgits/dbix-class/pull/33.patch</a></li>
  <li><a href='https://github.com/dbsrgits/dbix-class/pull/33.diff'>https://github.com/dbsrgits/dbix-class/pull/33.diff</a></li>
</ul>