X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader.pm;fp=lib%2FDBIx%2FClass%2FSchema%2FLoader.pm;h=61e5d10808ad9ea8995455e1c9039c15974c35f1;hb=5079917060b661b6e344c03c3151e4e210a8859e;hp=14b8fb18b3ddfcd14124260ca0986fe75f64bca8;hpb=e505923e527229410a92ac493250f1a7acc6f25c;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader.pm b/lib/DBIx/Class/Schema/Loader.pm index 14b8fb1..61e5d10 100644 --- a/lib/DBIx/Class/Schema/Loader.pm +++ b/lib/DBIx/Class/Schema/Loader.pm @@ -29,7 +29,7 @@ __PACKAGE__->mk_group_accessors('inherited', qw/ /); __PACKAGE__->_loader_args({}); -=encoding utf8 +=encoding UTF-8 =head1 NAME