X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FUTF8Columns.pm;h=a26dcdcd20637c34822a315b083b6d104ef2c217;hb=fcf32d045;hp=e6e6e51ad2b7afbbb7f2914d52466c83cf188f07;hpb=aa9bcbfb851c89bdedd331806beb0c66ddf11709;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/UTF8Columns.pm b/lib/DBIx/Class/UTF8Columns.pm index e6e6e51..a26dcdc 100644 --- a/lib/DBIx/Class/UTF8Columns.pm +++ b/lib/DBIx/Class/UTF8Columns.pm @@ -32,7 +32,7 @@ stored and de-serialised to unicode strings on retrieval. STRONGLY DISCOURAGED, PLEASE READ THE WARNINGS BELOW FOR AN EXPLANATION. If you want to continue using this module and do not want to receive -further warnings set the environmane variable C +further warnings set the environment variable C to a true value. =head2 Warning - Module does not function properly on create/insert @@ -54,7 +54,7 @@ this module anyway as Unicode is properly supported by all major database engines, as explained below. If you have specific questions about the integrity of your data in light -of this development - please +of this development - please L to further discuss your concerns with the team.