<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+0.03 Sunday February 22 15:26:16 PST 2009:
+    - Got rid of XXX.pm appearance in t/ that was killing testability
+
 0.02 Wednesday October 08 18:16:40 PDT 2008: 
     - Normalize leading space on blocks to the shortest lead (allows indented /* */ comments)
 </diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,6 @@ MANIFEST
 META.yml # Will be created by &quot;make dist&quot;
 Makefile.PL
 README
-lib/Doc/Simply.pm
 inc/Module/AutoInstall.pm
 inc/Module/Install.pm
 inc/Module/Install/AutoInstall.pm
@@ -13,8 +12,10 @@ inc/Module/Install/Fetch.pm
 inc/Module/Install/Include.pm
 inc/Module/Install/Makefile.pm
 inc/Module/Install/Metadata.pm
+inc/Module/Install/Scripts.pm
 inc/Module/Install/Win32.pm
 inc/Module/Install/WriteAll.pm
+lib/Doc/Simply.pm
 lib/Doc/Simply/App.pm
 lib/Doc/Simply/Assembler.pm
 lib/Doc/Simply/Carp.pm</diff>
      <filename>MANIFEST</filename>
    </modified>
    <modified>
      <diff>@@ -9,11 +9,11 @@ Doc::Simply - Generate POD-like documentation from embedded comments in JavaScri
 
 =head1 VERSION
 
-Version 0.02
+Version 0.03
 
 =cut
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 =head1 SYNOPSIS
 </diff>
      <filename>lib/Doc/Simply.pm</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ use strict;
 use warnings;
 
 use Test::Most;
-use XXX;
+#use XXX;
 
 use Doc::Simply;
 use Doc::Simply::Extractor;</diff>
      <filename>t/003-assembler.t</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>79714ca6749e47dbd87f8f4599d22dd97a8d7ad6</id>
    </parent>
  </parents>
  <author>
    <name>robertkrimen</name>
    <email>robertkrimen@gmail.com</email>
  </author>
  <url>http://github.com/robertkrimen/doc-simply/commit/3a7782859dad4b718a3a999ebc29288847e016f2</url>
  <id>3a7782859dad4b718a3a999ebc29288847e016f2</id>
  <committed-date>2009-02-22T15:31:59-08:00</committed-date>
  <authored-date>2009-02-22T15:31:59-08:00</authored-date>
  <message>Updated MANIFEST</message>
  <tree>b94082a77463c78895d8d13e5faeb96cd42b1dee</tree>
  <committer>
    <name>robertkrimen</name>
    <email>robertkrimen@gmail.com</email>
  </committer>
</commit>
