<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>520e4ce5055a7273d1cfd922af8a1e4cffb11e3a</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@rage.(none)</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/5d9f90500e37c13ddd87fefd15f0e823df7888fe</url>
    <id>5d9f90500e37c13ddd87fefd15f0e823df7888fe</id>
    <committed-date>2009-07-31T08:39:44-07:00</committed-date>
    <authored-date>2009-07-31T08:39:44-07:00</authored-date>
    <message>Document changes from p5p contributions</message>
    <tree>f7ea097c38b8cd03ed79ae641003f16551de1c8e</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@rage.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a9413cdb8816c14d2817174f049b710254d0500</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/32bdc679d8fa9ea8293b10929011cc2e1bd2c8ba</url>
    <id>32bdc679d8fa9ea8293b10929011cc2e1bd2c8ba</id>
    <committed-date>2009-07-23T18:47:11-07:00</committed-date>
    <authored-date>2009-07-23T18:47:11-07:00</authored-date>
    <message>Increment to 2.06_01 and release</message>
    <tree>fbcb03c2cfcff0522328ac5722f7d1fb06071bcf</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>13dbb872d7a943505698fb93a79a0038c879990f</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/9a9413cdb8816c14d2817174f049b710254d0500</url>
    <id>9a9413cdb8816c14d2817174f049b710254d0500</id>
    <committed-date>2009-07-23T18:33:03-07:00</committed-date>
    <authored-date>2009-07-23T18:33:03-07:00</authored-date>
    <message>a::exception-&gt;eval_error() returns $@ at the time autodie kicks in.</message>
    <tree>a6a4f1c221287870ebb1438c7913052c2a677476</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f8437f418358d587d9c67eff85797544b7f4b31</id>
      </parent>
    </parents>
    <author>
      <name>Craig A. Berry</name>
      <email>cberry@cpan.org</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/13dbb872d7a943505698fb93a79a0038c879990f</url>
    <id>13dbb872d7a943505698fb93a79a0038c879990f</id>
    <committed-date>2009-07-12T18:20:09-07:00</committed-date>
    <authored-date>2009-07-12T18:20:09-07:00</authored-date>
    <message>Flock-sniff on older VMS systems no longer causes flock.t to fail.

Hi Paul.  I was doing a test core build on an older VMS system that does not
have flock.  The flock.t test died with something like:

$ perl [-.lib.autodie.t]flock.t
The flock() function is unimplemented at [-.lib.autodie.t]flock.tline 26.
%SYSTEM-F-IVCHAN, invalid I/O channel

The attached patch puts the first flock call inside an eval so we bow out gracefully and get your
intended skip message:

$ perl [-.lib.autodie.t]flock.t
1..0 # SKIP flock on my own test not supported on this system.

You could also muck about without $Config{d_flock} and
$Config{d_fcntl_can_lock}, but this seems simpler.</message>
    <tree>c5a5450d48fa48238de589989bce45334995a84a</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>35473204acf528a99ed7b2841ecc75e7565fb92a</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/a4df0efeff5f8691f9226269dba1f3d952b84c0d</url>
    <id>a4df0efeff5f8691f9226269dba1f3d952b84c0d</id>
    <committed-date>2009-07-06T07:03:15-07:00</committed-date>
    <authored-date>2009-07-06T07:03:15-07:00</authored-date>
    <message>Bump to 2.06 and release</message>
    <tree>1fe480c81d83d6829cbff866672c252ad79a8290</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5306fffb6427a5e3d4b7212268dd0de3d6a3cc8</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/35473204acf528a99ed7b2841ecc75e7565fb92a</url>
    <id>35473204acf528a99ed7b2841ecc75e7565fb92a</id>
    <committed-date>2009-07-06T06:52:35-07:00</committed-date>
    <authored-date>2009-07-06T06:51:34-07:00</authored-date>
    <message>String eval works again on 5.10.  Huzzah.</message>
    <tree>67b3ce21dd3a107b4a3ba29f783f8c9ae257da19</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f5c806660af5d66980182e1de63148631b6e228</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/9fa744295ab9e03413aa4e7a4b0ea0a33991bf30</url>
    <id>9fa744295ab9e03413aa4e7a4b0ea0a33991bf30</id>
    <committed-date>2009-07-06T06:30:18-07:00</committed-date>
    <authored-date>2009-07-06T06:30:18-07:00</authored-date>
    <message>Autodie once again works in string evals in 5.8.x</message>
    <tree>92287968f0f2dd4c05be6d68680b4c32eb60924d</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>39cbf6a518257f2273c298d914da4daf7a14890a</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/1424bf7825bd148c1d86428c90e21960ec68b84f</url>
    <id>1424bf7825bd148c1d86428c90e21960ec68b84f</id>
    <committed-date>2009-07-06T03:21:52-07:00</committed-date>
    <authored-date>2009-07-06T03:21:52-07:00</authored-date>
    <message>Please do not use autodie with string evals.  Do not dispose of in fire.  Do not short circuit.  May contain traces of nuts.</message>
    <tree>684bb95625bece829f4a9eb4f9b84b354d40b545</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aaf4bd7ce297d62b043f7254e6cfacabde1dde6e</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/71b72f81d616ece224e7a29c5c7b7acbe594930d</url>
    <id>71b72f81d616ece224e7a29c5c7b7acbe594930d</id>
    <committed-date>2009-07-05T08:27:28-07:00</committed-date>
    <authored-date>2009-07-05T08:27:28-07:00</authored-date>
    <message>Tests for explicitly plugging leaks with 'no autodie' near string evals.</message>
    <tree>c70de98bbde8725415df33abfe79493b7b7d77da</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad99c5e64495769947ce9af866bdf935c442b168</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/aaf4bd7ce297d62b043f7254e6cfacabde1dde6e</url>
    <id>aaf4bd7ce297d62b043f7254e6cfacabde1dde6e</id>
    <committed-date>2009-07-05T03:24:42-07:00</committed-date>
    <authored-date>2009-07-05T03:24:42-07:00</authored-date>
    <message>Tests for autodie leaking near string evals.</message>
    <tree>b0ec50bc60d8376523f3381ee4275d728d31cb69</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01ab9cc282f916e99997434757b4f762739bc05c</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/ad99c5e64495769947ce9af866bdf935c442b168</url>
    <id>ad99c5e64495769947ce9af866bdf935c442b168</id>
    <committed-date>2009-07-03T23:33:25-07:00</committed-date>
    <authored-date>2009-07-03T23:33:25-07:00</authored-date>
    <message>Update changes with release date/time.</message>
    <tree>ae89bb2c11c718d07460f0dd56835f1e9956d86d</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79a10c3a3e2f4cab5398e26684e6c0c0c2893d25</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/8b12854da6dab4b53ff5d47f462411c29b301859</url>
    <id>8b12854da6dab4b53ff5d47f462411c29b301859</id>
    <committed-date>2009-07-02T18:56:36-07:00</committed-date>
    <authored-date>2009-07-02T18:56:36-07:00</authored-date>
    <message>RT #47520 - No double file/line messages. Better 2-arg open messages.</message>
    <tree>0bca6df5f7693320cfa75dacbc0b81541b754504</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fe193f2af05c902063ed73abf84b1d5740b8d193</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/79a10c3a3e2f4cab5398e26684e6c0c0c2893d25</url>
    <id>79a10c3a3e2f4cab5398e26684e6c0c0c2893d25</id>
    <committed-date>2009-07-02T01:57:15-07:00</committed-date>
    <authored-date>2009-07-02T01:57:15-07:00</authored-date>
    <message>Bump to version 2.04.  Tag and release.</message>
    <tree>687d513caf9033e26ccc4d4b610e7b9b54a53bcc</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a72aad70935ed7c385395fa3c792de40d54a79c1</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/fe193f2af05c902063ed73abf84b1d5740b8d193</url>
    <id>fe193f2af05c902063ed73abf84b1d5740b8d193</id>
    <committed-date>2009-07-01T21:49:32-07:00</committed-date>
    <authored-date>2009-07-01T21:49:32-07:00</authored-date>
    <message>Remove spurious failures from hints.t/File::Copy under Win32 and &lt; 5.10.1

Thanks to Curtis Jewell for spotting this.</message>
    <tree>674e50b491b30bac43cce8e444de92ed58ffa3fb</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12c7902e8c4d449edcb25f24286bcc0ff1412bcd</id>
      </parent>
    </parents>
    <author>
      <name>Jerry D. Hedden</name>
      <email>jdhedden@cpan.org</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/a72aad70935ed7c385395fa3c792de40d54a79c1</url>
    <id>a72aad70935ed7c385395fa3c792de40d54a79c1</id>
    <committed-date>2009-07-01T19:32:58-07:00</committed-date>
    <authored-date>2009-07-01T19:32:58-07:00</authored-date>
    <message>Reduce debug output from hints.t when testing the Perl core.</message>
    <tree>b4ced9f92620a14535a231696f85f5b22debbd84</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45270eb44177315d641df42824f24bbfe2cef4d8</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/12c7902e8c4d449edcb25f24286bcc0ff1412bcd</url>
    <id>12c7902e8c4d449edcb25f24286bcc0ff1412bcd</id>
    <committed-date>2009-07-01T06:28:11-07:00</committed-date>
    <authored-date>2009-07-01T06:28:11-07:00</authored-date>
    <message>Removed oops where a debugging message was printed.</message>
    <tree>de153c862a62ad49baa71393fe85086f43453020</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab614fe51072617f02fc19a96f85954ad77325c2</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/45270eb44177315d641df42824f24bbfe2cef4d8</url>
    <id>45270eb44177315d641df42824f24bbfe2cef4d8</id>
    <committed-date>2009-06-30T22:48:25-07:00</committed-date>
    <authored-date>2009-06-30T22:48:25-07:00</authored-date>
    <message>Bump to 2.03 and release</message>
    <tree>be047ee4efe32d9a58be232ab0efb65764b2be60</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5dc61d7cee3806801d5e1e1a9bd4b069c4c17706</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/ab614fe51072617f02fc19a96f85954ad77325c2</url>
    <id>ab614fe51072617f02fc19a96f85954ad77325c2</id>
    <committed-date>2009-06-30T22:35:34-07:00</committed-date>
    <authored-date>2009-06-30T22:35:34-07:00</authored-date>
    <message>Fix booching test on 5.8.x because parent.pm is not installed.</message>
    <tree>9f5103bcf660bb300daba0d5e78ea5345458b164</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>586e3e4d804d6d26b00832240851f9ca2ff5eefe</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/5dc61d7cee3806801d5e1e1a9bd4b069c4c17706</url>
    <id>5dc61d7cee3806801d5e1e1a9bd4b069c4c17706</id>
    <committed-date>2009-06-30T22:06:37-07:00</committed-date>
    <authored-date>2009-06-30T22:06:37-07:00</authored-date>
    <message>Push to 2.02 and release</message>
    <tree>e2c248215fecf1d824fa8c4ad11a09242306daba</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c55a7a70e9e6adc917fae1dce61219ed88618a54</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/1a5f9cf2483c0a785a74aec72ac15ebf31a3ff70</url>
    <id>1a5f9cf2483c0a785a74aec72ac15ebf31a3ff70</id>
    <committed-date>2009-06-30T21:48:00-07:00</committed-date>
    <authored-date>2009-06-30T21:48:00-07:00</authored-date>
    <message>Add extra tests based upon my autodie 2.00 blog entries.</message>
    <tree>c32b314af69b3700b6eb9e73004a3326b53ce197</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2fe96c5018efe220ba7f070b02e776d2a9e28d9c</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/c55a7a70e9e6adc917fae1dce61219ed88618a54</url>
    <id>c55a7a70e9e6adc917fae1dce61219ed88618a54</id>
    <committed-date>2009-06-30T21:25:22-07:00</committed-date>
    <authored-date>2009-06-30T21:25:22-07:00</authored-date>
    <message>Add context()/return() to a::exception. Fix a::e-&gt;function() returns.</message>
    <tree>644892a8736b2907371e5842a12112254aeb54a2</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3624069074e5168dd16ef3cd70c8bf98053f59f0</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/2fe96c5018efe220ba7f070b02e776d2a9e28d9c</url>
    <id>2fe96c5018efe220ba7f070b02e776d2a9e28d9c</id>
    <committed-date>2009-06-30T08:32:56-07:00</committed-date>
    <authored-date>2009-06-30T08:32:56-07:00</authored-date>
    <message>Bump to 2.01 and release.</message>
    <tree>53e10344845c4f86abf40ae018ccc78b1f304c2e</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>21a03debf066824cafcddda1972afa3d84470970</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/3624069074e5168dd16ef3cd70c8bf98053f59f0</url>
    <id>3624069074e5168dd16ef3cd70c8bf98053f59f0</id>
    <committed-date>2009-06-30T08:19:38-07:00</committed-date>
    <authored-date>2009-06-30T08:19:38-07:00</authored-date>
    <message>5.8.x : inheritance is sufficient for role allegiance</message>
    <tree>a21b14254e602eb1a0315c0aa8f6a3f1fabc187c</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9cef14a9eac2a1b29e05f41f653f8ec30a0b4a20</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Yu</name>
      <email>frequency@cpan.org</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/21a03debf066824cafcddda1972afa3d84470970</url>
    <id>21a03debf066824cafcddda1972afa3d84470970</id>
    <committed-date>2009-06-29T09:30:43-07:00</committed-date>
    <authored-date>2009-06-29T09:30:43-07:00</authored-date>
    <message>pod-coverage.t no longer fails without Sub::Identify</message>
    <tree>2a9cb9d4bfdad62011dcf1249784243a678f0bf9</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c414faa34fe8e9151a01e2a2a6d3a6988e47970</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/1fb3bbd88ea66aa8dea8872ce00d68e6bf5262cf</url>
    <id>1fb3bbd88ea66aa8dea8872ce00d68e6bf5262cf</id>
    <committed-date>2009-06-29T07:22:55-07:00</committed-date>
    <authored-date>2009-06-29T07:22:55-07:00</authored-date>
    <message>Perl 5.10.1 fixes</message>
    <tree>6e5affae6e8e5f95d04a27954c1a716028922364</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f7b11843abdfd61466bf1926ddeeadbca882a9d</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/8c414faa34fe8e9151a01e2a2a6d3a6988e47970</url>
    <id>8c414faa34fe8e9151a01e2a2a6d3a6988e47970</id>
    <committed-date>2009-06-28T20:02:36-07:00</committed-date>
    <authored-date>2009-06-28T20:02:36-07:00</authored-date>
    <message>Thank-you, Toby, for docufixes.</message>
    <tree>402d27c6c35093b14a84247fb33b4ae809a8ac9e</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d81934d1d3dc41caa90d566e8ec13db4d00e718</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/aa3813d6bef81d7c949060f5e8f21a54f7778c02</url>
    <id>aa3813d6bef81d7c949060f5e8f21a54f7778c02</id>
    <committed-date>2009-06-28T08:24:55-07:00</committed-date>
    <authored-date>2009-06-28T08:24:55-07:00</authored-date>
    <message>Release 2.0</message>
    <tree>555abf0a59546521dd2e4d8baab9b6d34a9dcd28</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8d2a4e236422ff3bd944faca61e4c8cf26a9a33</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/d7300942d893ae4c0a02965040fbd8a95cf2a9f2</url>
    <id>d7300942d893ae4c0a02965040fbd8a95cf2a9f2</id>
    <committed-date>2009-06-28T06:41:27-07:00</committed-date>
    <authored-date>2009-06-28T06:41:27-07:00</authored-date>
    <message>Upgraded Module::Install to 0.91</message>
    <tree>7d69147c6c642633fab73753c61ba55a2d4939b9</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a437f69170960e38f5a5c1aeaadf810fa786630</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/4d8aba2fff6ad3305369e1236e6e65e4acc28795</url>
    <id>4d8aba2fff6ad3305369e1236e6e65e4acc28795</id>
    <committed-date>2009-06-28T04:53:51-07:00</committed-date>
    <authored-date>2009-06-28T04:53:51-07:00</authored-date>
    <message>Fixed bug where package scalars could be overwritten. Manifest updates.

Put simply, attemping to copy a format seemed to result in the format
being placed in the scalar slot, overwriting whatever was there. That's
not at all useful.  Thanks to Ben Morrow for spotting this.</message>
    <tree>9cbe407fec68012bd99c6376b388779b0b39e027</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7e404f3720386f8a443783a832877fb7d263811</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/8da7e15d171ecbd41006f6eac8452423bd359632</url>
    <id>8da7e15d171ecbd41006f6eac8452423bd359632</id>
    <committed-date>2009-05-21T23:27:46-07:00</committed-date>
    <authored-date>2009-05-21T23:27:46-07:00</authored-date>
    <message>Bump to 1.999_01 for release.</message>
    <tree>69897128e6662e172ea4884b2f0c30ff30ccc4c3</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9ecbf3edab86f0229ccd1ef4d881ef7cc3daca9</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/b594b92c0d2e9327bf2bb87596e64f5ec267bba3</url>
    <id>b594b92c0d2e9327bf2bb87596e64f5ec267bba3</id>
    <committed-date>2009-05-10T04:43:48-07:00</committed-date>
    <authored-date>2009-05-10T04:43:48-07:00</authored-date>
    <message>Insisting on hints now works. Fixed croak() getting clobbered.

Localizing $@ seems to prevent the correct operation of croak().
We now go to great lengths to ensure that $@ gets localised, but
doesn't interfere with croak() at all.</message>
    <tree>04a8aab18fc1e83e4cdbe3b67d4363cf3dad3db9</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9742d6644fa4dc44e77d6d2e904b352866309dc0</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/fb7ce815a292bfe830ad980e38a23d780f72f3c6</url>
    <id>fb7ce815a292bfe830ad980e38a23d780f72f3c6</id>
    <committed-date>2009-05-08T06:34:03-07:00</committed-date>
    <authored-date>2009-05-08T06:32:27-07:00</authored-date>
    <message>Upgrade Module::Install to 0.87.</message>
    <tree>fb2259b413b236ea24dd08f545de1abf0d166d9f</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3cddf25717b4259bf45bf3096e3f744cf82bb41</id>
      </parent>
      <parent>
        <id>34a1092db952337bc9f1d0b182a97b850c1dff2d</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/c30db6fa271a97baf720a825f01f66bf0bf5e684</url>
    <id>c30db6fa271a97baf720a825f01f66bf0bf5e684</id>
    <committed-date>2009-04-19T06:29:13-07:00</committed-date>
    <authored-date>2009-04-19T06:29:13-07:00</authored-date>
    <message>Merge branch 'master' into hints

Conflicts:
	Changes</message>
    <tree>f1539ab8d1c9f743ffea529b9f7c276c395d772c</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d141c87266664c65b5a74b5c68e9f1bcd580f8e8</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/6eed7e980222721c7dda9fb9e77daccf59966c12</url>
    <id>6eed7e980222721c7dda9fb9e77daccf59966c12</id>
    <committed-date>2009-03-05T05:08:17-08:00</committed-date>
    <authored-date>2009-03-05T05:08:17-08:00</authored-date>
    <message>Documentation changes with regards to system().</message>
    <tree>b15c05e0efbb4bf71ac727e5fc5b5ea16510d212</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>17ffc95a4fdd07616951f38e9d52eed4162d69dc</id>
      </parent>
      <parent>
        <id>d141c87266664c65b5a74b5c68e9f1bcd580f8e8</id>
      </parent>
    </parents>
    <author>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </author>
    <url>http://github.com/pfenwick/autodie/commit/28e4c3e21c296590b11dc7c1ffb338a870630941</url>
    <id>28e4c3e21c296590b11dc7c1ffb338a870630941</id>
    <committed-date>2009-03-03T22:03:21-08:00</committed-date>
    <authored-date>2009-03-03T22:03:21-08:00</authored-date>
    <message>Merge branch 'master' into hints

Conflicts:
	Changes
	MANIFEST
	lib/Fatal.pm</message>
    <tree>b8b519ff28aef38af64dca13bfe93868bbb3c69a</tree>
    <committer>
      <name>Paul Fenwick</name>
      <email>pjf@perltraining.com.au</email>
    </committer>
  </commit>
</commits>
