<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -318,13 +318,13 @@ This method takes no parameters and initializes some internal variables.
 B&lt;NOTE&gt;:  You can override this method if you want to do more things when
 the App is initialized.
 
-=head3 App-&gt;mount($AnotherApp, $prefix)
+=head3 App-&gt;mount($AnotherApp =&gt; $prefix)
 
 This method will mount another Squatting app at the specified prefix.
 
-  App-&gt;mount('My::Blog',   '/my/ridiculous/rantings');
-  App-&gt;mount('Forum',      '/forum');
-  App-&gt;mount('ChatterBox', '/chat');
+  App-&gt;mount('My::Blog'   =&gt; '/my/ridiculous/rantings');
+  App-&gt;mount('Forum'      =&gt; '/forum');
+  App-&gt;mount('ChatterBox' =&gt; '/chat');
 
 B&lt;NOTE&gt;:  You can only mount an app once.  Don't try to mount it again
 at some other prefix, because it won't work.</diff>
      <filename>lib/Squatting.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d5af4e5073121cb9dd79b27a13e92bbfb26725ee</id>
    </parent>
  </parents>
  <author>
    <name>John Beppu</name>
    <email>beppu@ease.(none)</email>
  </author>
  <url>http://github.com/beppu/squatting/commit/19c9f0319f74aaee9d124674e794d5d5896ad5f4</url>
  <id>19c9f0319f74aaee9d124674e794d5d5896ad5f4</id>
  <committed-date>2009-11-02T01:53:25-08:00</committed-date>
  <authored-date>2009-11-02T01:53:25-08:00</authored-date>
  <message>updated docs for mount() method</message>
  <tree>af88bbc50188ec9b0f81b46a8dcea7237b4aaf8c</tree>
  <committer>
    <name>John Beppu</name>
    <email>beppu@ease.(none)</email>
  </committer>
</commit>
