<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,18 +3,21 @@ package Async::Gate;
 use warnings;
 use strict;
 
+
+our $VERSION = '0.01';
+
+
+1;
+
 =head1 NAME
 
 Async::Gate - The great new Async::Gate!
 
+
 =head1 VERSION
 
 Version 0.01
 
-=cut
-
-our $VERSION = '0.01';
-
 
 =head1 SYNOPSIS
 
@@ -27,31 +30,12 @@ Perhaps a little code snippet.
     my $foo = Async::Gate-&gt;new();
     ...
 
-=head1 EXPORT
-
-A list of functions that can be exported.  You can delete this section
-if you don't export anything, such as for a purely object-oriented module.
-
-=head1 FUNCTIONS
-
-=head2 function1
-
-=cut
-
-sub function1 {
-}
-
-=head2 function2
-
-=cut
-
-sub function2 {
-}
 
 =head1 AUTHOR
 
 Pedro Melo, C&lt;&lt; &lt;melo at cpan.org&gt; &gt;&gt;
 
+
 =head1 BUGS
 
 Please report any bugs or feature requests to C&lt;bug-async-gate at rt.cpan.org&gt;, or through
@@ -59,8 +43,6 @@ the web interface at L&lt;http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Async-Gate
 automatically be notified of progress on your bug as I make changes.
 
 
-
-
 =head1 SUPPORT
 
 You can find documentation for this module with the perldoc command.
@@ -94,6 +76,7 @@ L&lt;http://search.cpan.org/dist/Async-Gate&gt;
 =head1 ACKNOWLEDGEMENTS
 
 
+
 =head1 COPYRIGHT &amp; LICENSE
 
 Copyright 2009 Pedro Melo, all rights reserved.
@@ -101,7 +84,3 @@ Copyright 2009 Pedro Melo, all rights reserved.
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 
-
-=cut
-
-1; # End of Async::Gate</diff>
      <filename>Async-Gate/lib/Async/Gate.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>398578b3bdb0a8c9b93ddf0d3371a4bda83d41cf</id>
    </parent>
  </parents>
  <author>
    <name>Pedro Melo</name>
    <email>melo@simplicidade.org</email>
  </author>
  <url>http://github.com/melo/perl-async-gate/commit/389b1efaf487ded67fd0a7dac9950bec7e9188d9</url>
  <id>389b1efaf487ded67fd0a7dac9950bec7e9188d9</id>
  <committed-date>2009-03-27T16:41:10-07:00</committed-date>
  <authored-date>2009-03-27T16:41:10-07:00</authored-date>
  <message>POD cleanup

Signed-off-by: Pedro Melo &lt;melo@simplicidade.org&gt;</message>
  <tree>9044e420e4ba0419a888e46b83aed604451b3a53</tree>
  <committer>
    <name>Pedro Melo</name>
    <email>melo@simplicidade.org</email>
  </committer>
</commit>
