X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FUTF8Columns.pm;h=e6e6e51ad2b7afbbb7f2914d52466c83cf188f07;hb=6fa41b6b4d07ea359797867da59e6a6b595c4f9d;hp=9a54e5bcbb17f86bc6201f7ea0084193b5bee1f6;hpb=3c2a505c93702ae84fca6985e306da721de2830a;p=dbsrgits%2FDBIx-Class.git 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.