<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,9 @@
-1.07 (unreleased)
+1.07
   - mentioned other expressions of the pod web server idea
     that I've become aware of.
+  - enabled strict and warnings
+  - pass follow_symlinks =&gt; 2 to File::Find.
+    Doing so makes ubuntu's mod_perl 2 complain less.
 
 1.06
   - Fixed the index -&gt; body %3A%3A linking error</diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@ use strict;
 use warnings;
 use base 'Squatting';
 use File::Which;
-our $VERSION = '1.06';
+our $VERSION = '1.07';
 our %CONFIG = (
   background_color          =&gt; '#112',
   foreground_color          =&gt; 'wheat',</diff>
      <filename>lib/Pod/Server.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e29a10387f3cbbfe4baff5573dcb790e97d8ef19</id>
    </parent>
  </parents>
  <author>
    <name>John Beppu</name>
    <email>john.beppu@gmail.com</email>
  </author>
  <url>http://github.com/beppu/pod-server/commit/1aa4391f4cdfce21983b9faca71ad242fe5ecce7</url>
  <id>1aa4391f4cdfce21983b9faca71ad242fe5ecce7</id>
  <committed-date>2009-02-22T07:47:47-08:00</committed-date>
  <authored-date>2009-02-22T07:47:47-08:00</authored-date>
  <message>version 1.07</message>
  <tree>2730fef8adb0f6ee5c815bc435ec71fe951c3664</tree>
  <committer>
    <name>John Beppu</name>
    <email>john.beppu@gmail.com</email>
  </committer>
</commit>
