X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=78d66973a95e2dc3905d3a2d7e501ee3c02f49bf;hb=refs%2Ftags%2Fv0.02000;hp=80aacf01d5a09992e2e7a52558868b1372cbe57f;hpb=c5249bacf65843cfc38c2b6c682ecc576fdd8e76;p=dbsrgits%2FDBIx-Class-UUIDColumns.git 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');