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=dd46e74335f14aaa72b4ee41107cb632bd556d27;hb=b87ab3912a3fd6e7b3eb435d492247961a040c7f;hp=5faf857d729817be8494e9d4fc65df33deb96a9a;hpb=4e32e7713744127816741f78a3a0e21b49c54881;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader.pm b/lib/DBIx/Class/Schema/Loader.pm index 5faf857..dd46e74 100644 --- a/lib/DBIx/Class/Schema/Loader.pm +++ b/lib/DBIx/Class/Schema/Loader.pm @@ -611,86 +611,83 @@ Based on L by Sebastian Riedel Based upon the work of IKEBE Tomohiro -=head1 AUTHOR +=head1 AUTHORS -blblack: Brandon Black - -=head1 CONTRIBUTORS +Caelum: Rafael Kitover -ilmari: Dagfinn Ilmari MannsEker +Dag-Erling Smørgrav -arcanez: Justin Hunter +Matias E. Fernandez -ash: Ash Berlin +SineSwiper: Brendan Byrd -btilly: Ben Tilly +TSUNODA Kazuya -Caelum: Rafael Kitover +acmoore: Andrew Moore -TSUNODA Kazuya +alnewkirk: Al Newkirk -rbo: Robert Bohne +andrewalker: André Walker -ribasushi: Peter Rabbitson +angelixd: Paul C. Mantz -gugu: Andrey Kostenko +arcanez: Justin Hunter -jhannah: Jay Hannah +ash: Ash Berlin -jnap: John Napiorkowski +blblack: Brandon Black -rbuels: Robert Buels +bphillips: Brian Phillips -timbunce: Tim Bunce +btilly: Ben Tilly -mst: Matt S. Trout +domm: Thomas Klausner -mstratman: Mark A. Stratman +gugu: Andrey Kostenko -kane: Jos Boumans +hobbs: Andrew Rodland -waawaamilk: Nigel McNie +ilmari: Dagfinn Ilmari MannsEker -acmoore: Andrew Moore +jhannah: Jay Hannah -bphillips: Brian Phillips +jnap: John Napiorkowski -schwern: Michael G. Schwern +kane: Jos Boumans -SineSwiper: Brendan Byrd +mattp: Matt Phillips -hobbs: Andrew Rodland +mephinet: Philipp Gortan -domm: Thomas Klausner +moritz: Moritz Lenz -spb: Stephen Bennett +mst: Matt S. Trout -Matias E. Fernandez +mstratman: Mark A. Stratman -alnewkirk: Al Newkirk +oalders: Olaf Alders -angelixd: Paul C. Mantz +rbo: Robert Bohne -andrewalker: André Walker +rbuels: Robert Buels -mattp: Matt Phillips +ribasushi: Peter Rabbitson -Dag-Erling Smørgrav +schwern: Michael G. Schwern -moritz: Moritz Lenz +spb: Stephen Bennett -oalders: Olaf Alders +timbunce: Tim Bunce -mephinet: Philipp Gortan +waawaamilk: Nigel McNie ... and lots of other folks. If we forgot you, please write the current maintainer or RT. =head1 COPYRIGHT & LICENSE -Copyright (c) 2006 - 2009 by the aforementioned -L and -L. +Copyright (c) 2006 - 2015 by the aforementioned +L. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.