From: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 Date: Sun, 24 Mar 2013 11:31:58 +0000 (+0100) Subject: Add daxim to contribs, specify main doc encoding X-Git-Tag: v0.08210~16 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=97ad6fb87893f91c8e7ab2bb043bff5e066d454c;p=dbsrgits%2FDBIx-Class.git Add daxim to contribs, specify main doc encoding --- diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index 2436447..6e33525 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -95,6 +95,10 @@ sub _attr_cache { 1; +__END__ + +=encoding UTF-8 + =head1 NAME DBIx::Class - Extensible and flexible object <-> relational mapper. @@ -366,6 +370,8 @@ dariusj: Darius Jokilehto davewood: David Schmidt +daxim: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 + debolaz: Anders Nor Berle dew: Dan Thomas @@ -565,5 +571,3 @@ as listed above. This library is free software and may be distributed under the same terms as perl itself. - -=cut