<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3ece89d196a3688650572285f60c3cf3d5802cbc</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/e6018bd0339fb92b9c7fe9ac3d518ca3d302f7a0</url>
    <id>e6018bd0339fb92b9c7fe9ac3d518ca3d302f7a0</id>
    <committed-date>2009-11-09T14:15:05-08:00</committed-date>
    <authored-date>2009-11-09T14:15:05-08:00</authored-date>
    <message>Finish testing the `books/list` template</message>
    <tree>7d644a67b1c84bbbefb157ca363697fbd3f1048f</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b171bfb0cb624b3a5ef840d116e121a355f5fe7d</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/3ece89d196a3688650572285f60c3cf3d5802cbc</url>
    <id>3ece89d196a3688650572285f60c3cf3d5802cbc</id>
    <committed-date>2009-11-09T14:14:02-08:00</committed-date>
    <authored-date>2009-11-09T14:14:02-08:00</authored-date>
    <message>Start testing `books/list` template output</message>
    <tree>4b78fec1e2a8017f8769c24cfd19e0cf13e3fa4e</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97415e6ef10ec6d214f100d1db5c29324a7a8a51</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/b171bfb0cb624b3a5ef840d116e121a355f5fe7d</url>
    <id>b171bfb0cb624b3a5ef840d116e121a355f5fe7d</id>
    <committed-date>2009-11-09T12:59:30-08:00</committed-date>
    <authored-date>2009-11-09T12:59:30-08:00</authored-date>
    <message>Test all of the wrapper functionlaity.</message>
    <tree>5babc90807e35ebf14fd51bf21524d15abf0555c</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2badc3e994da75c0e10e5700bb8285624a930db</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/97415e6ef10ec6d214f100d1db5c29324a7a8a51</url>
    <id>97415e6ef10ec6d214f100d1db5c29324a7a8a51</id>
    <committed-date>2009-11-09T12:24:43-08:00</committed-date>
    <authored-date>2009-11-09T12:24:43-08:00</authored-date>
    <message>Start testing basic XHTML output.

Added missing `type=&quot;text/css&quot;` attribute.</message>
    <tree>219392f4560b7f3786542a99463a72516b0cacbb</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c183b6c7a71676c166329c495d99c19fc456882</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/d2badc3e994da75c0e10e5700bb8285624a930db</url>
    <id>d2badc3e994da75c0e10e5700bb8285624a930db</id>
    <committed-date>2009-11-09T12:06:26-08:00</committed-date>
    <authored-date>2009-11-09T12:06:26-08:00</authored-date>
    <message>Get basic view unit testing working.</message>
    <tree>f8878958ed0a086df147b8271e2450beb9fabd13</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5152778b934050de03560e6ff52816f3501638d</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/1c183b6c7a71676c166329c495d99c19fc456882</url>
    <id>1c183b6c7a71676c166329c495d99c19fc456882</id>
    <committed-date>2009-11-06T21:08:58-08:00</committed-date>
    <authored-date>2009-11-06T21:08:58-08:00</authored-date>
    <message>Experiment finding TD templates for Pod coverage test.

This kind of works, but because Pod::Coverage by default ignores imported
functions, it misses wrappers created by `create_wrapper`. Furthermore,
because we're changing the funciton name back to its original template name
with this hack, it also finds imported/aliased templates. So with this code
uncommented, I get:

    not ok 4 - Pod coverage on MyApp::Templates::HTML

    #   Failed test 'Pod coverage on MyApp::Templates::HTML'
    #   at /usr/local/lib/perl5/site_perl/5.10.1/Test/Pod/Coverage.pm line 126.
    # Coverage for MyApp::Templates::HTML is 0.0%, with 1 naked subroutine:
    # 	books/list

Which is not okay. I think that we'd really need to create a separate test
module to ensure that templates are documented, which is unfortunate. But I
don't really see another way around it at this point.

Anyway, experiment done for now. Moving on.</message>
    <tree>3e8a4b1870f5fa964e281e613c891636cd80505a</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c56b5063c840476c881649957a16028a6b7e96d2</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/b5152778b934050de03560e6ff52816f3501638d</url>
    <id>b5152778b934050de03560e6ff52816f3501638d</id>
    <committed-date>2009-11-06T12:21:17-08:00</committed-date>
    <authored-date>2009-11-06T12:21:17-08:00</authored-date>
    <message>Document our templates.</message>
    <tree>67b24e9f10dbb418336454d5d635b0436fa899b6</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f2c679b8ba4547d35f02d912e85f87a95dacffa</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/c56b5063c840476c881649957a16028a6b7e96d2</url>
    <id>c56b5063c840476c881649957a16028a6b7e96d2</id>
    <committed-date>2009-11-06T12:17:25-08:00</committed-date>
    <authored-date>2009-11-06T12:17:25-08:00</authored-date>
    <message>Document all controller ations.

All tests pass now. W00t!</message>
    <tree>4f37a7afd29c2063b3f5601e0a604514776a7015</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d4238f456cf73d67bc7a359c9e5e9f567a2fe8b</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/0f2c679b8ba4547d35f02d912e85f87a95dacffa</url>
    <id>0f2c679b8ba4547d35f02d912e85f87a95dacffa</id>
    <committed-date>2009-11-06T12:06:24-08:00</committed-date>
    <authored-date>2009-11-06T12:06:24-08:00</authored-date>
    <message>Always run POD tests.</message>
    <tree>e1aae463ad98d6eaf768774f1754a48c7fffddc4</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb04833ec3ce6f20ebcf3229a7d4fc3bb4b43674</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/6d4238f456cf73d67bc7a359c9e5e9f567a2fe8b</url>
    <id>6d4238f456cf73d67bc7a359c9e5e9f567a2fe8b</id>
    <committed-date>2009-11-06T11:31:13-08:00</committed-date>
    <authored-date>2009-11-06T11:31:13-08:00</authored-date>
    <message>No DEBUG output from tests please.</message>
    <tree>f19d85adb51b925fde86f215c8d08f4a1cd14e0a</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6cff2f6de98b402b9ec31a9b52d9cf12f6281540</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/cb04833ec3ce6f20ebcf3229a7d4fc3bb4b43674</url>
    <id>cb04833ec3ce6f20ebcf3229a7d4fc3bb4b43674</id>
    <committed-date>2009-11-06T11:24:42-08:00</committed-date>
    <authored-date>2009-11-06T11:24:42-08:00</authored-date>
    <message>One more diretory to ignore.</message>
    <tree>ad3b69cbf678b7f7b0da7dc133f6594423b8dcd6</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d25e431bf9b8a2cefb16d2fdc115e48ee2fff9a</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/6cff2f6de98b402b9ec31a9b52d9cf12f6281540</url>
    <id>6cff2f6de98b402b9ec31a9b52d9cf12f6281540</id>
    <committed-date>2009-11-06T11:20:03-08:00</committed-date>
    <authored-date>2009-11-06T11:20:03-08:00</authored-date>
    <message>Ignore generated files and directories.</message>
    <tree>44b8c65f51181bd65101e516b748e72d11391416</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>43f01bc9cc4e9f6f1bb670dd70f3b0b721e8ca8e</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/7d25e431bf9b8a2cefb16d2fdc115e48ee2fff9a</url>
    <id>7d25e431bf9b8a2cefb16d2fdc115e48ee2fff9a</id>
    <committed-date>2009-11-06T11:17:34-08:00</committed-date>
    <authored-date>2009-11-06T11:17:34-08:00</authored-date>
    <message>Forgot to add C::V::TD to requirements.</message>
    <tree>a6e0719026d51700cfed58b322a78ae8cc824315</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>444f13aec067b3177afd05dad8c096543bbd9d0a</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/43f01bc9cc4e9f6f1bb670dd70f3b0b721e8ca8e</url>
    <id>43f01bc9cc4e9f6f1bb670dd70f3b0b721e8ca8e</id>
    <committed-date>2009-11-05T23:03:17-08:00</committed-date>
    <authored-date>2009-11-05T23:03:17-08:00</authored-date>
    <message>Update query to use `books_with_authors` view.</message>
    <tree>6e54c184aac3ea8b81403dbc22ba2d28f6084b54</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>211ffa6716b2d9fc5619f79d2b16c61f26629617</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/444f13aec067b3177afd05dad8c096543bbd9d0a</url>
    <id>444f13aec067b3177afd05dad8c096543bbd9d0a</id>
    <committed-date>2009-11-05T23:01:52-08:00</committed-date>
    <authored-date>2009-11-05T23:01:52-08:00</authored-date>
    <message>Add `books_with_authors` view.</message>
    <tree>06da31a902e6f48a8d4b7acf3681b46229f7f8a5</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74614afb9fc175a0878e210a1590ad5f0a445a70</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/211ffa6716b2d9fc5619f79d2b16c61f26629617</url>
    <id>211ffa6716b2d9fc5619f79d2b16c61f26629617</id>
    <committed-date>2009-11-05T23:00:00-08:00</committed-date>
    <authored-date>2009-11-05T23:00:00-08:00</authored-date>
    <message>Add basic CSS file.</message>
    <tree>f5fd41ca9da2b1372daa21011b45c098690021b7</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94ac046f91488d36a3514b838ec9d0b2b255ef37</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/74614afb9fc175a0878e210a1590ad5f0a445a70</url>
    <id>74614afb9fc175a0878e210a1590ad5f0a445a70</id>
    <committed-date>2009-11-05T22:59:26-08:00</committed-date>
    <authored-date>2009-11-05T22:59:26-08:00</authored-date>
    <message>Set page title in the controller.</message>
    <tree>8813e28cdb9f8429884f9b32af7e41b9333b5195</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5df27154ade7425d3f44a51afc91e22af94cc28a</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/94ac046f91488d36a3514b838ec9d0b2b255ef37</url>
    <id>94ac046f91488d36a3514b838ec9d0b2b255ef37</id>
    <committed-date>2009-11-05T22:58:35-08:00</committed-date>
    <authored-date>2009-11-05T22:58:35-08:00</authored-date>
    <message>Use the new wrapper template.</message>
    <tree>1c30e832a70f4890ec899f33938e8148ba583781</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ddfa0b32d65641ff5696283d2f36b3b2c3c1ed68</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/5df27154ade7425d3f44a51afc91e22af94cc28a</url>
    <id>5df27154ade7425d3f44a51afc91e22af94cc28a</id>
    <committed-date>2009-11-05T22:57:32-08:00</committed-date>
    <authored-date>2009-11-05T22:57:32-08:00</authored-date>
    <message>Add wrapper template.</message>
    <tree>08cc53c1d29b233c95ce711a461c95f4a28854fb</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5d04511943fb99e339f1bcfcea15087110ca998</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/ddfa0b32d65641ff5696283d2f36b3b2c3c1ed68</url>
    <id>ddfa0b32d65641ff5696283d2f36b3b2c3c1ed68</id>
    <committed-date>2009-11-05T22:55:05-08:00</committed-date>
    <authored-date>2009-11-05T22:55:05-08:00</authored-date>
    <message>Update `/books/list` template to use $sth.</message>
    <tree>9b96995f9ac015c315828253ddb7c3aef42eaa7d</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2cd8297f7de3b44061fb172052b376c7576a8bca</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/d5d04511943fb99e339f1bcfcea15087110ca998</url>
    <id>d5d04511943fb99e339f1bcfcea15087110ca998</id>
    <committed-date>2009-11-05T22:53:37-08:00</committed-date>
    <authored-date>2009-11-05T22:53:37-08:00</authored-date>
    <message>Add DBIx::Connector attribute.</message>
    <tree>55de6974f5ba48ccc2e379072aed9f96d16b1800</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6be5e58ad4b7fe8feae91262d122cda6f618c04e</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/2cd8297f7de3b44061fb172052b376c7576a8bca</url>
    <id>2cd8297f7de3b44061fb172052b376c7576a8bca</id>
    <committed-date>2009-11-05T22:51:06-08:00</committed-date>
    <authored-date>2009-11-05T22:51:06-08:00</authored-date>
    <message>Add first rev of database schema.</message>
    <tree>894b367ba89b836418a61b33f50743973338ec32</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f0359807243e1ca7cbf9dfb5de7a6f2c712aab9</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/6be5e58ad4b7fe8feae91262d122cda6f618c04e</url>
    <id>6be5e58ad4b7fe8feae91262d122cda6f618c04e</id>
    <committed-date>2009-11-05T22:48:00-08:00</committed-date>
    <authored-date>2009-11-05T22:48:00-08:00</authored-date>
    <message>Add `/books/list` template.</message>
    <tree>4b7cbdff8a2bef6f9334b449ecf55965bfb4a41a</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>13e0ef18944031d05a2342292be488e308ddd49b</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/2f0359807243e1ca7cbf9dfb5de7a6f2c712aab9</url>
    <id>2f0359807243e1ca7cbf9dfb5de7a6f2c712aab9</id>
    <committed-date>2009-11-05T22:46:18-08:00</committed-date>
    <authored-date>2009-11-05T22:46:18-08:00</authored-date>
    <message>Create view and Books template class.</message>
    <tree>e4425eef1a281e305a76d797dbac075e919e8f6d</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7498d1105d556cd1055943e9f6cd1b48bb3dd3ee</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/13e0ef18944031d05a2342292be488e308ddd49b</url>
    <id>13e0ef18944031d05a2342292be488e308ddd49b</id>
    <committed-date>2009-11-05T22:45:32-08:00</committed-date>
    <authored-date>2009-11-05T22:45:32-08:00</authored-date>
    <message>Add `/books/list` action.</message>
    <tree>56384aa4989761086c7ce89cfe3f82e0d6a0d958</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ebd9c40a96adb2e7362d844bf4a4bc8e7f99227</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/7498d1105d556cd1055943e9f6cd1b48bb3dd3ee</url>
    <id>7498d1105d556cd1055943e9f6cd1b48bb3dd3ee</id>
    <committed-date>2009-11-05T22:44:45-08:00</committed-date>
    <authored-date>2009-11-05T22:44:45-08:00</authored-date>
    <message>Add Books controller.</message>
    <tree>33a82b5a685778b4568a00decedd4287b269a170</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>043659dc2c5defd749819a313879266f5ce15baf</id>
      </parent>
    </parents>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/5ebd9c40a96adb2e7362d844bf4a4bc8e7f99227</url>
    <id>5ebd9c40a96adb2e7362d844bf4a4bc8e7f99227</id>
    <committed-date>2009-11-05T22:44:10-08:00</committed-date>
    <authored-date>2009-11-05T22:44:10-08:00</authored-date>
    <message>Update plugins.</message>
    <tree>1890534dd75a83d88ed7354f655a9ce9f4cb723c</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </author>
    <url>http://github.com/theory/catalyst-tutorial/commit/043659dc2c5defd749819a313879266f5ce15baf</url>
    <id>043659dc2c5defd749819a313879266f5ce15baf</id>
    <committed-date>2009-11-05T22:42:49-08:00</committed-date>
    <authored-date>2009-11-05T22:42:49-08:00</authored-date>
    <message>First commit

Nothing but the contents output by `catalyst.pl MyApp`.</message>
    <tree>8b18faf5cabc499d906af33450066c6556f93505</tree>
    <committer>
      <name>David E. Wheeler</name>
      <email>david@justatheory.com</email>
    </committer>
  </commit>
</commits>
