<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+1.06
+  - Fixed the index -&gt; body %3A%3A linking error
+  - updated the README a tiny bit
+  - made compatible with Squatting 0.50
+
 1.05
   - Defer scanning for POD until init is called.
   - Scan for binaries installed by module distributions, as well.</diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -8,7 +8,7 @@ WriteMakefile (
   ABSTRACT_FROM =&gt; 'lib/Pod/Server.pm',
   EXE_FILES     =&gt; [ 'bin/pod_server' ],
   PREREQ_PM     =&gt; {
-    'Squatting'           =&gt; 0.40,
+    'Squatting'           =&gt; 0.50,
     'Pod::Simple::HTML'   =&gt; 0,
     'HTML::AsSubs'        =&gt; 0,
     'File::Which'         =&gt; 0,</diff>
      <filename>Makefile.PL</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 use strict;
 use warnings;
-use Pod::Server 'On::Continuity';
+use Pod::Server 'With::AccessTrace', 'On::Continuity';
 use Getopt::Long;
 
 my %opts = (</diff>
      <filename>bin/pod_server</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 package Pod::Server;
 use base 'Squatting';
 use File::Which;
-our $VERSION = '1.05';
+our $VERSION = '1.06';
 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>1974c35ebef2b39c318b7fd4c304b9fcf3c80988</id>
    </parent>
  </parents>
  <author>
    <name>John Beppu</name>
    <email>beppu@work.(none)</email>
  </author>
  <url>http://github.com/beppu/pod-server/commit/f38f9bf2923321342a0de3d7a5d5d33678dfd31d</url>
  <id>f38f9bf2923321342a0de3d7a5d5d33678dfd31d</id>
  <committed-date>2008-07-30T14:37:35-07:00</committed-date>
  <authored-date>2008-07-30T14:37:35-07:00</authored-date>
  <message>require Squatting 0.50</message>
  <tree>b98eac1a0102b9e6ed64cb15133007a520d852e0</tree>
  <committer>
    <name>John Beppu</name>
    <email>beppu@work.(none)</email>
  </committer>
</commit>
