]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/commitdiff
tweaked docs and rebuild readme
authorJohn Napiorkowski <johnn@John-Napiorkowski-MacBook-Pro.local>
Thu, 8 Apr 2010 15:47:29 +0000 (23:47 +0800)
committerjjn1056 <jjn1056@yahoo.com>
Thu, 8 Apr 2010 15:50:17 +0000 (23:50 +0800)
README
lib/DBIx/Class/ResultSet/RecursiveUpdate.pm

diff --git a/README b/README
index de72e16e12711a774db846173420e02da1c74e7a..8a741c9ae5fb210d0ff236da08728736dcebc6dc 100644 (file)
--- a/README
+++ b/README
@@ -2,10 +2,6 @@ NAME
     DBIx::Class::ResultSet::RecursiveUpdate - like update_or_create - but
     recursive
 
-VERSION
-    This document describes DBIx::Class::ResultSet::RecursiveUpdate version
-    0.006
-
 SYNOPSIS
     The functional interface:
 
index d231fbb87019f921deac024d38fb69130e4b989c..1293af495e7f10e18cd2a391bf3580e56043dcd9 100644 (file)
@@ -316,12 +316,6 @@ __END__
 
 DBIx::Class::ResultSet::RecursiveUpdate - like update_or_create - but recursive
 
-
-=head1 VERSION
-
-This document describes DBIx::Class::ResultSet::RecursiveUpdate version 0.006
-
-
 =head1 SYNOPSIS
 
 The functional interface:
This page took 0.019934 seconds and 4 git commands to generate.