<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@ NAME
     Path::Abstract - Fast and featureful UNIX-style path manipulation
 
 VERSION
-    Version 0.094_1
+    Version 0.094_2
 
 SYNOPSIS
       use Path::Abstract;</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -7,9 +7,15 @@ use strict;
 
 Path::Abstract - Fast and featureful UNIX-style path manipulation
 
+=cut
+
+use vars qw/$VERSION $_0_093_warn %_0_093_warning/;
+
+$VERSION = '0.094_2';
+
 =head1 VERSION
 
-Version 0.094_1
+Version 0.094_2
 
 =head1 SYNOPSIS
 
@@ -66,10 +72,6 @@ is similar to L&lt;File::Spec::Unix&gt;, except that trailing slashes are preserved (c
 
 =cut
 
-use vars qw/$VERSION $_0_093_warn %_0_093_warning/;
-
-$VERSION = '0.094_1';
-
 $_0_093_warn = 1;
 
 use Sub::Exporter;</diff>
      <filename>lib/Path/Abstract.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>304885939472b63968be9302416f9f66af9f00c5</id>
    </parent>
  </parents>
  <author>
    <name>robertkrimen</name>
    <email>robertkrimen@gmail.com</email>
  </author>
  <url>http://github.com/robertkrimen/path-abstract/commit/d9ecddc9558101747432da4bde26cb02ec51aea8</url>
  <id>d9ecddc9558101747432da4bde26cb02ec51aea8</id>
  <committed-date>2008-11-12T17:38:39-08:00</committed-date>
  <authored-date>2008-11-12T17:38:39-08:00</authored-date>
  <message>Version bump to 94_2</message>
  <tree>3c19c8b76f6c6df6ba944bf1b929d71dc9d260cf</tree>
  <committer>
    <name>robertkrimen</name>
    <email>robertkrimen@gmail.com</email>
  </committer>
</commit>
