<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,7 +17,6 @@ use Squatting ':controllers';
 use strict;
 use warnings;
 use MIME::Base64;
-use Data::Dump 'pp';
 
 sub authorized {
   my $self = shift;</diff>
      <filename>eg/HTTPAuth.pm</filename>
    </modified>
    <modified>
      <diff>@@ -109,4 +109,15 @@ squatting CouchWiki -p 4241
   &gt; recent_changes
   &gt; page('Home')
 
+______________________________________________________________________________
+squatting HTTPAuth -p 4242
+
+  http://localhost:4242/
+
+  requires
+    MIME::Base64
+    HTML::AsSubs
+
+  This example shows you how to implement HTTP Basic Auth in Squatting.
+  http://en.wikipedia.org/wiki/Basic_access_authentication
 </diff>
      <filename>eg/README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ddd9aa85bab929d6d157e15c0dbf1c1540ab4065</id>
    </parent>
  </parents>
  <author>
    <name>John Beppu</name>
    <email>john.beppu@gmail.com</email>
  </author>
  <url>http://github.com/beppu/squatting/commit/444f61daee70ced4392070b717df64a854483fe6</url>
  <id>444f61daee70ced4392070b717df64a854483fe6</id>
  <committed-date>2009-09-06T15:16:16-07:00</committed-date>
  <authored-date>2009-09-06T15:16:16-07:00</authored-date>
  <message>updated README to mention HTTPAuth example app</message>
  <tree>e6713d0ed2c1018766313c45817907b9d92644ee</tree>
  <committer>
    <name>John Beppu</name>
    <email>john.beppu@gmail.com</email>
  </committer>
</commit>
