]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - README
remove binary db file
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / README
diff --git a/README b/README
index 7802081f05585e227e7fd2bb2d3aba02e9bda73f..ebb1ab59ca0fe489ec330330f7a8db030968fd2f 100644 (file)
--- a/README
+++ b/README
@@ -1,19 +1,8 @@
 DBIx-Class-RecursiveUpdate version 0.0.1
 
-[ REPLACE THIS...
-
-  The README is used to introduce the module and provide instructions on
-  how to install the module, any machine dependencies it may have (for
-  example C compilers and installed libraries) and any other information
-  that should be understood before the module is installed.
-
-  A README file is required for CPAN modules since CPAN extracts the
-  README file from a module distribution so that people browsing the
-  archive can use it get an idea of the modules uses. It is usually a
-  good idea to provide version information here so that people can
-  decide whether fixes for the module are worth downloading.
-]
-
+You can feed the ->create method with a recursive datastructure and have the related records
+created.  Unfortunately you cannot do a similar thing with update_or_create - this module
+tries to fill that void. 
 
 INSTALLATION
 
@@ -27,8 +16,7 @@ To install this module, run the following commands:
 
 DEPENDENCIES
 
-None.
-
+See Makefile.PL
 
 COPYRIGHT AND LICENCE
 
This page took 0.022138 seconds and 4 git commands to generate.