<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,8 @@
 Revision history for Sub-Exporter
 
+0.982     2009-01-16
+          add metadata for repo
+
 0.981     2008-10-24
           finally fix very occasional hash ordering issue in tests
           fix typo in SYNOPSIS (thanks, Florian!)</diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -8,4 +8,7 @@ requires('Params::Util'  =&gt; 0.14 ); # _CODELIKE
 
 extra_tests;
 
+repository('http://github.com/rjbs/sub-exporter');
+auto_manifest;
+
 WriteAll();</diff>
      <filename>Makefile.PL</filename>
    </modified>
    <modified>
      <diff>@@ -14,11 +14,11 @@ Sub::Exporter - a sophisticated exporter for custom-built routines
 
 =head1 VERSION
 
-version 0.981
+version 0.982
 
 =cut
 
-our $VERSION = '0.981';
+our $VERSION = '0.982';
 
 =head1 SYNOPSIS
 </diff>
      <filename>lib/Sub/Exporter.pm</filename>
    </modified>
    <modified>
      <diff>@@ -12,11 +12,11 @@ Sub::Exporter::Util - utilities to make Sub::Exporter easier
 
 =head1 VERSION
 
-version 0.981
+version 0.982
 
 =cut
 
-our $VERSION = '0.981';
+our $VERSION = '0.982';
 
 =head1 DESCRIPTION
 </diff>
      <filename>lib/Sub/Exporter/Util.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2bd7fd35155fdd2e38f7cb34bb8a84b1e858f09c</id>
    </parent>
  </parents>
  <author>
    <name>Ricardo SIGNES</name>
    <email>rjbs@cpan.org</email>
  </author>
  <url>http://github.com/rjbs/sub-exporter/commit/55e8d491ec0de3b5f175d69dbf7cf4270b6d936c</url>
  <id>55e8d491ec0de3b5f175d69dbf7cf4270b6d936c</id>
  <committed-date>2009-01-16T07:31:05-08:00</committed-date>
  <authored-date>2009-01-16T07:31:05-08:00</authored-date>
  <message>prep new release</message>
  <tree>bf9dc0e509baefe4c032b7c17a6e46a97d13e60e</tree>
  <committer>
    <name>Ricardo SIGNES</name>
    <email>rjbs@cpan.org</email>
  </committer>
</commit>
