X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FUTF8Columns.pm;h=e6e6e51ad2b7afbbb7f2914d52466c83cf188f07;hp=9a54e5bcbb17f86bc6201f7ea0084193b5bee1f6;hb=aa9bcbfb851c89bdedd331806beb0c66ddf11709;hpb=9f775126bf5575a72f493da091383e8206b9d56b diff --git a/lib/DBIx/Class/UTF8Columns.pm b/lib/DBIx/Class/UTF8Columns.pm index 9a54e5b..e6e6e51 100644 --- a/lib/DBIx/Class/UTF8Columns.pm +++ b/lib/DBIx/Class/UTF8Columns.pm @@ -31,7 +31,7 @@ stored and de-serialised to unicode strings on retrieval. THE USE OF THIS MODULE (AND ITS COUSIN DBIx::Class::ForceUTF8) IS VERY STRONGLY DISCOURAGED, PLEASE READ THE WARNINGS BELOW FOR AN EXPLANATION. -If you want to continue using this module and do not want to recieve +If you want to continue using this module and do not want to receive further warnings set the environmane variable C to a true value.