<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>t/blog_hints.t</filename>
    </added>
    <added>
      <filename>t/lib/Some/Module.pm</filename>
    </added>
    <added>
      <filename>t/lib/my/autodie.pm</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -9,6 +9,9 @@ Revision history for autodie
           name.  For example, 'File::Copy::copy' rather than 'main::copy'.
           Core functions continue to always return 'CORE::whatever'.
 
+        * TEST: blog_hints.t tests new hinting features against
+          examples in my blog at http://pjf.id.au/blog/
+
 2.01  Wed Jul  1 01:31:24 AUSEST 2009
 
         * DOCUMENTATION: General copyediting and tidy-up</diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -23,6 +23,7 @@ t/autodie_test_module.pm
 t/backcompat.t
 t/basic_exceptions.t
 t/binmode.t
+t/blog_hints.t
 t/boilerplate.t
 t/caller.t
 t/context.t
@@ -61,9 +62,11 @@ t/lib/Hints_provider_easy_does_it.pm
 t/lib/Hints_provider_isa.pm
 t/lib/Hints_test.pm
 t/lib/lethal.pm
+t/lib/my/autodie.pm
 t/lib/OtherTypes.pm
 t/lib/pujHa/ghach.pm
 t/lib/pujHa/ghach/Dotlh.pm
+t/lib/Some/Module.pm
 t/mkdir.t
 t/open.t
 t/pod-coverage.t</diff>
      <filename>MANIFEST</filename>
    </modified>
    <modified>
      <diff>@@ -17,3 +17,4 @@ merge-core.pl
 doc/perl-tip.pod
 .*\.swp$
 doc/tpr.pod
+^autodie-\d+\.\d+</diff>
      <filename>MANIFEST.skip</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <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>
