From: Christopher H. Laco Date: Mon, 25 Jun 2007 01:50:40 +0000 (+0000) Subject: Updated README X-Git-Tag: v0.02000^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-UUIDColumns.git;a=commitdiff_plain;h=refs%2Ftags%2Fv0.02000 Updated README --- diff --git a/README b/README index 80aacf0..78d6697 100644 --- a/README +++ b/README @@ -40,7 +40,7 @@ METHODS Inserts a new uuid string into each column in "uuid_columns". uuid_columns - Takes a list of columns to be filled with uuids during insert. + Gets/sets the list of columns to be filled with uuids during insert. __PACKAGE__->uuid_columns('artist_id');