<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,9 @@ Revision history for autodie
 
         * TEST: Removed spurious warning about insufficient credit.
 
+        * TEST: hints.t produces less debugging output when testing
+          the Perl core.  (Thanks to Jerry D. Hedden)
+
 2.03  Wed Jul  1 15:39:16 AUSEST 2009
 
         * BUGFIX: Stopped blog_hints.t from booching under Perl</diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -23,7 +23,7 @@ use Hints_test qw(
 use autodie qw(fail_on_empty fail_on_false fail_on_undef);
 
 diag(&quot;Sub::Identify &quot;, exists( $INC{'Sub/Identify.pm'} ) ? &quot;is&quot; : &quot;is not&quot;,
-     &quot; loaded&quot;);
+     &quot; loaded&quot;) if (! $ENV{PERL_CORE});
 
 my $hints = &quot;autodie::hints&quot;;
 </diff>
      <filename>t/hints.t</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <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>
