<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>67b1718d815cf576d1013f1c9c28d12b428b2fed</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/fe35d40429ef2117bd94b33137c1d074d4fbaeb4</url>
    <id>fe35d40429ef2117bd94b33137c1d074d4fbaeb4</id>
    <committed-date>2009-11-09T14:52:26-08:00</committed-date>
    <authored-date>2009-11-09T14:52:26-08:00</authored-date>
    <message>* Add an initial tab tp the list of missing distro in case of error</message>
    <tree>f7aa5d6291f3900e49a9b27d59d7323bde30176a</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a7d3de13b11c72e9c7b4d85d30e989bcf1338ccf</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/67b1718d815cf576d1013f1c9c28d12b428b2fed</url>
    <id>67b1718d815cf576d1013f1c9c28d12b428b2fed</id>
    <committed-date>2009-09-02T16:09:11-07:00</committed-date>
    <authored-date>2009-09-02T16:09:11-07:00</authored-date>
    <message>* Added documentation for check_file</message>
    <tree>df219d17716c162aab99825fd5effe1974a18e2c</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64242a870f32f7d0776ece626f3dec6ad94b1345</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/a7d3de13b11c72e9c7b4d85d30e989bcf1338ccf</url>
    <id>a7d3de13b11c72e9c7b4d85d30e989bcf1338ccf</id>
    <committed-date>2009-08-17T17:16:01-07:00</committed-date>
    <authored-date>2009-08-17T17:16:01-07:00</authored-date>
    <message>* Skip the CPAN::Distnameinfo constructor and use distname_info directly: it just needs the filename and no path</message>
    <tree>795b5b0daaf58dde7f71f62cbeb697325b22f076</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2843256118661dd71ff46a85eb83d455f90b86c7</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/64242a870f32f7d0776ece626f3dec6ad94b1345</url>
    <id>64242a870f32f7d0776ece626f3dec6ad94b1345</id>
    <committed-date>2009-08-17T13:18:09-07:00</committed-date>
    <authored-date>2009-08-17T13:18:09-07:00</authored-date>
    <message>* Improve _filter_old_dists by watching for order of additions

I was pretty stupid with the previous way I did this. I tracked
everything in %Seen, put returned the list to the next map anyway.
If the older dist showed up in the list first, I passed it on because
I hadn't seen anything newer yet. The list order matters.

I don't completely like how I've done it now, but it works.</message>
    <tree>88aa064054979cdc652180d9c362c00198adbe52</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0a22637a88712ebef497ea0b8e119183b1ba3fb</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/2843256118661dd71ff46a85eb83d455f90b86c7</url>
    <id>2843256118661dd71ff46a85eb83d455f90b86c7</id>
    <committed-date>2009-08-17T11:32:40-07:00</committed-date>
    <authored-date>2009-08-17T11:32:40-07:00</authored-date>
    <message>* make check_files handle both class and instance methods</message>
    <tree>6352acd450f37b17c71df17309ad04bd1ca1085f</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c85cad420cdab93d4daa10356eb515bab5af5a43</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/f0a22637a88712ebef497ea0b8e119183b1ba3fb</url>
    <id>f0a22637a88712ebef497ea0b8e119183b1ba3fb</id>
    <committed-date>2009-08-17T10:56:56-07:00</committed-date>
    <authored-date>2009-08-17T10:56:56-07:00</authored-date>
    <message>* Add CPAN::Distnameinfo to prereqs, and spell it right</message>
    <tree>84f4a3e159ebb5f04d3d7b66df950d3b3e49a0e8</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56bc55521eef3cc95e6f1211efa9678bc6014941</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/c85cad420cdab93d4daa10356eb515bab5af5a43</url>
    <id>c85cad420cdab93d4daa10356eb515bab5af5a43</id>
    <committed-date>2009-08-17T10:55:23-07:00</committed-date>
    <authored-date>2009-08-17T10:55:23-07:00</authored-date>
    <message>* Add CPAN::Distnameinfo to prereqs</message>
    <tree>faa45feb9309d1d3591cf4922360fd7fbda71f5c</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8dd27ca5e2d466902363e57aa6580fa0d0784f69</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/56bc55521eef3cc95e6f1211efa9678bc6014941</url>
    <id>56bc55521eef3cc95e6f1211efa9678bc6014941</id>
    <committed-date>2009-08-16T18:17:33-07:00</committed-date>
    <authored-date>2009-08-16T18:17:33-07:00</authored-date>
    <message>* updated Changes, and bring the  back down to 0.x</message>
    <tree>a40ab3ea020ee6a3a970dd9f4e3847200677f2fb</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a04054c38e4a336cd8518a0f5cde41ed97a20b29</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/8dd27ca5e2d466902363e57aa6580fa0d0784f69</url>
    <id>8dd27ca5e2d466902363e57aa6580fa0d0784f69</id>
    <committed-date>2009-08-16T17:56:32-07:00</committed-date>
    <authored-date>2009-08-16T17:56:32-07:00</authored-date>
    <message>* attempt to use Build.PL soon</message>
    <tree>0040372f18e0dd8ef820368bc8b5b2b0a12d28a6</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e52b06eb2969e44d7bbb588d8948c385cc350cd</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/a04054c38e4a336cd8518a0f5cde41ed97a20b29</url>
    <id>a04054c38e4a336cd8518a0f5cde41ed97a20b29</id>
    <committed-date>2009-08-16T17:54:19-07:00</committed-date>
    <authored-date>2009-08-16T17:54:19-07:00</authored-date>
    <message>* broke classes into separate files: so much easier to work on now</message>
    <tree>45aee580f0b0c10d15121f1c083f3800afad59c3</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a91de15f3f41b7577933ba519695a3a4cc81932f</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/3e52b06eb2969e44d7bbb588d8948c385cc350cd</url>
    <id>3e52b06eb2969e44d7bbb588d8948c385cc350cd</id>
    <committed-date>2009-08-16T17:52:53-07:00</committed-date>
    <authored-date>2009-08-16T17:52:53-07:00</authored-date>
    <message>* broke classes into separate files: so much easier to work on now</message>
    <tree>073609f469b566294e6e486663326099658db270</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62858e8c26ceebf9cfadabfe079741cb3af0d7e4</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/a91de15f3f41b7577933ba519695a3a4cc81932f</url>
    <id>a91de15f3f41b7577933ba519695a3a4cc81932f</id>
    <committed-date>2009-08-14T14:59:43-07:00</committed-date>
    <authored-date>2009-08-14T14:59:43-07:00</authored-date>
    <message>* Filter the dists in the repo to get just the latest versions in check_file</message>
    <tree>12f2b598d48fa3478f6213f9589a9811f8e0fd06</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba53da3aeea1d63204652eb705e57233440ebfa9</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/62858e8c26ceebf9cfadabfe079741cb3af0d7e4</url>
    <id>62858e8c26ceebf9cfadabfe079741cb3af0d7e4</id>
    <committed-date>2009-08-14T14:03:37-07:00</committed-date>
    <authored-date>2009-08-14T14:03:37-07:00</authored-date>
    <message>* Take more care with class methods to ensure they are called as class method.
Some of these end up calling new(), which needs a class as
its first argument.</message>
    <tree>2cffe7a09150050db30dfd024da38114d05011fb</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7313e81c220badf30f9c1513c79397b0169d84ae</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/ba53da3aeea1d63204652eb705e57233440ebfa9</url>
    <id>ba53da3aeea1d63204652eb705e57233440ebfa9</id>
    <committed-date>2009-08-11T16:12:53-07:00</committed-date>
    <authored-date>2009-08-11T16:12:53-07:00</authored-date>
    <message>* Remove stray 02packages.details from MANIFEST</message>
    <tree>eac0202caae63ee4a938ad9c93e995d16b690ed5</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7ade465abddc2efbe60b16282437d3b54aa1b61a</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/7313e81c220badf30f9c1513c79397b0169d84ae</url>
    <id>7313e81c220badf30f9c1513c79397b0169d84ae</id>
    <committed-date>2009-08-11T16:03:06-07:00</committed-date>
    <authored-date>2009-08-11T16:03:06-07:00</authored-date>
    <message>* Clean up neglected conflict marker</message>
    <tree>953259c398d82bfadd6bdb6fa7bd870bfa38d63c</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8dcd82d64973d56c59daedb4ad2b49db45c0effd</id>
      </parent>
      <parent>
        <id>6ba3c4212a4d7dac671c9808924c9099eee4941c</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/7ade465abddc2efbe60b16282437d3b54aa1b61a</url>
    <id>7ade465abddc2efbe60b16282437d3b54aa1b61a</id>
    <committed-date>2009-08-11T13:21:07-07:00</committed-date>
    <authored-date>2009-08-11T13:21:07-07:00</authored-date>
    <message>* Merge after adjusting email addresses</message>
    <tree>25cf02b4bb52743d92b0144264c5e6c4e8426cf8</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0aa6173e20221b7f8791360ecf7a5c10d63a7486</id>
      </parent>
      <parent>
        <id>4463d4762fe8e01c04e4ae7f3eb5804b4ca13320</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/8dcd82d64973d56c59daedb4ad2b49db45c0effd</url>
    <id>8dcd82d64973d56c59daedb4ad2b49db45c0effd</id>
    <committed-date>2009-08-11T13:08:45-07:00</committed-date>
    <authored-date>2009-08-11T13:04:19-07:00</authored-date>
    <message>* Add bits to check the 02packages files for correctness, and merge with github</message>
    <tree>b79ce6f11aa46aba386d9e63f3b3fedcca3b45db</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>232af8f5a01dce920c4f9de27c100e1afe42d201</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/0aa6173e20221b7f8791360ecf7a5c10d63a7486</url>
    <id>0aa6173e20221b7f8791360ecf7a5c10d63a7486</id>
    <committed-date>2009-08-11T12:35:21-07:00</committed-date>
    <authored-date>2009-08-11T12:35:21-07:00</authored-date>
    <message>* Add check_file to look over 02packages to check format, entries, and verify distro existence</message>
    <tree>efdc3b1e245ef589d2b457989f1c1902bae4d4e1</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>074726fe9dca4a056bc4a605042a87b227f742c8</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/232af8f5a01dce920c4f9de27c100e1afe42d201</url>
    <id>232af8f5a01dce920c4f9de27c100e1afe42d201</id>
    <committed-date>2009-08-11T12:33:26-07:00</committed-date>
    <authored-date>2009-08-11T12:33:26-07:00</authored-date>
    <message>* Add check_file to look over 02packages to check format, entries, and verify distro existence</message>
    <tree>fec8f5ebaa0a63715b779d1961ea880d5fa20c69</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa1db8348ffecf54545c7304f878bec6d14d45dd</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/6ba3c4212a4d7dac671c9808924c9099eee4941c</url>
    <id>6ba3c4212a4d7dac671c9808924c9099eee4941c</id>
    <committed-date>2009-07-17T01:50:13-07:00</committed-date>
    <authored-date>2009-07-17T01:50:13-07:00</authored-date>
    <message>* for version 0.20</message>
    <tree>d5534f7bed130dddeb3962c1cb0632ad448f04b0</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>884efcb0466978f51db4947a59eafe193041af6a</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/4463d4762fe8e01c04e4ae7f3eb5804b4ca13320</url>
    <id>4463d4762fe8e01c04e4ae7f3eb5804b4ca13320</id>
    <committed-date>2009-07-17T01:50:13-07:00</committed-date>
    <authored-date>2009-07-17T01:50:13-07:00</authored-date>
    <message>* for version 0.20</message>
    <tree>d5534f7bed130dddeb3962c1cb0632ad448f04b0</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52489d0cae7404998065fa602fc2c1a53bac1ec3</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/aa1db8348ffecf54545c7304f878bec6d14d45dd</url>
    <id>aa1db8348ffecf54545c7304f878bec6d14d45dd</id>
    <committed-date>2009-07-17T01:45:06-07:00</committed-date>
    <authored-date>2009-07-17T01:45:06-07:00</authored-date>
    <message>* Write the file to a temp file then rename it to make it happen atomically</message>
    <tree>e9861a5cdff2a988b81047f151759e6a50adf332</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>076278b7d5db116a2c2173f5e240d73c1ef46ca7</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/884efcb0466978f51db4947a59eafe193041af6a</url>
    <id>884efcb0466978f51db4947a59eafe193041af6a</id>
    <committed-date>2009-07-17T01:45:06-07:00</committed-date>
    <authored-date>2009-07-17T01:45:06-07:00</authored-date>
    <message>* Write the file to a temp file then rename it to make it happen atomically</message>
    <tree>e9861a5cdff2a988b81047f151759e6a50adf332</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8df78dbe93ea0f32e40a6b4899356352f237825e</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/52489d0cae7404998065fa602fc2c1a53bac1ec3</url>
    <id>52489d0cae7404998065fa602fc2c1a53bac1ec3</id>
    <committed-date>2009-06-12T13:24:01-07:00</committed-date>
    <authored-date>2009-06-12T13:24:01-07:00</authored-date>
    <message>* for version 0.19</message>
    <tree>95f791c8bb72127a6f127f233bc5b59969c6e7cb</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f05936ea2f16f7e60e030f78efd5ccaa0e77e09</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/076278b7d5db116a2c2173f5e240d73c1ef46ca7</url>
    <id>076278b7d5db116a2c2173f5e240d73c1ef46ca7</id>
    <committed-date>2009-06-12T13:24:01-07:00</committed-date>
    <authored-date>2009-06-12T13:24:01-07:00</authored-date>
    <message>* for version 0.19</message>
    <tree>95f791c8bb72127a6f127f233bc5b59969c6e7cb</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64ee82b3faf1cf82b02143db68fb71a42a12b861</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/8df78dbe93ea0f32e40a6b4899356352f237825e</url>
    <id>8df78dbe93ea0f32e40a6b4899356352f237825e</id>
    <committed-date>2009-06-10T16:41:06-07:00</committed-date>
    <authored-date>2009-06-10T16:41:06-07:00</authored-date>
    <message>* Added allow_packages_only_once and already_added</message>
    <tree>f4d56c8d981e4593d915681177ffb8ddfda9c96c</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1eb4e2a37cad40e5116b9c5fe389d86511fc1aa6</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/2f05936ea2f16f7e60e030f78efd5ccaa0e77e09</url>
    <id>2f05936ea2f16f7e60e030f78efd5ccaa0e77e09</id>
    <committed-date>2009-06-10T16:41:06-07:00</committed-date>
    <authored-date>2009-06-10T16:41:06-07:00</authored-date>
    <message>* Added allow_packages_only_once and already_added</message>
    <tree>f4d56c8d981e4593d915681177ffb8ddfda9c96c</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9edc3858ad7fc297ed729d6a4b4cb92a8a45e56b</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/64ee82b3faf1cf82b02143db68fb71a42a12b861</url>
    <id>64ee82b3faf1cf82b02143db68fb71a42a12b861</id>
    <committed-date>2009-06-10T14:10:05-07:00</committed-date>
    <authored-date>2009-06-10T14:10:05-07:00</authored-date>
    <message>can() works, start profiling</message>
    <tree>4d69af6634b061bbd8c43f0c7b7b6ae47d0c54d9</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f47f0547f47009fcecc74fa8d66a06f02595c41</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/1eb4e2a37cad40e5116b9c5fe389d86511fc1aa6</url>
    <id>1eb4e2a37cad40e5116b9c5fe389d86511fc1aa6</id>
    <committed-date>2009-06-10T14:10:05-07:00</committed-date>
    <authored-date>2009-06-10T14:10:05-07:00</authored-date>
    <message>can() works, start profiling</message>
    <tree>4d69af6634b061bbd8c43f0c7b7b6ae47d0c54d9</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e085aa7b79a1dab5e83cd28df3d7a84db73027b</id>
      </parent>
    </parents>
    <author>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </author>
    <url>http://github.com/briandfoy/cpan-packagedetails/commit/074726fe9dca4a056bc4a605042a87b227f742c8</url>
    <id>074726fe9dca4a056bc4a605042a87b227f742c8</id>
    <committed-date>2009-05-12T17:50:37-07:00</committed-date>
    <authored-date>2009-05-12T17:50:37-07:00</authored-date>
    <message>* Don't create the man3 pages</message>
    <tree>a87a3a24722843686ad953c6e1addd5346357479</tree>
    <committer>
      <name>brian d foy</name>
      <email>brian.d.foy@gmail.com</email>
    </committer>
  </commit>
</commits>
