From: Justin Hunter Date: Fri, 13 Mar 2009 07:02:03 +0000 (+0000) Subject: * fix position X-Git-Tag: v0.08103~101^2~31 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d9a78ae5f1f0095d2a1224090654214cd61cfb3e;p=dbsrgits%2FDBIx-Class.git * fix position --- diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index d9a2012..b0612ae 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -207,6 +207,8 @@ andyg: Andy Grundman ank: Andres Kievsky +arcanez: Justin Hunter + ash: Ash Berlin bert: Norbert Csongradi @@ -323,8 +325,6 @@ zamolxes: Bogdan Lucaciu norbi: Norbert Buchmuller -arcanez: Justin Hunter - =head1 LICENSE You may distribute this code under the same terms as Perl itself.