<p>I've added text clarifying that the "around" method modifier is also available through Moose, and fixed what appears to be a syntax error in the example code. </p>

<p>This way it better agrees with similar information found in DBIC::Manual::FAQ (under "How do I override a run time method")?</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Clarifying that the &quot;around&quot; method modifier can come from Moose, and adding a trailing semicolon to the &quot;around&quot; example. (This way, it better agrees with the information in Manual::FAQ).</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li><strong>M</strong> lib/DBIx/Class/Manual/Cookbook.pod (6)</li>
</ul>

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