X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FModel%2FDBIC%2FSchema.pm;h=f7f5aaabd9006cc3aca620955d0dc90c1ef3093c;hb=e203cd424184388b3a9397eef9a9ac0cbf4f1d67;hp=b15db1fd6af5e39ae500aa3591c28a08e85ee139;hpb=180c1a1a70f7b0247dbd4b467ed98983dba5d966;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/lib/Catalyst/Model/DBIC/Schema.pm b/lib/Catalyst/Model/DBIC/Schema.pm index b15db1f..f7f5aaa 100644 --- a/lib/Catalyst/Model/DBIC/Schema.pm +++ b/lib/Catalyst/Model/DBIC/Schema.pm @@ -515,7 +515,7 @@ sub connect { shift->composed_schema->connect(@_); } =head2 setup -Called at C> time before configuration, but after L is +Called at C time before configuration, but after L is set. To do something after configuuration use C<< after BUILD => >>. =cut @@ -627,7 +627,7 @@ Stuff related to DBIC and this Model style: L, L, L, L, -L +L, L Traits: @@ -636,11 +636,11 @@ L =head1 AUTHOR -Brandon L Black, C +Brandon L Black C -Contributors: +=head1 CONTRIBUTORS -Rafael Kitover, C +caelum: Rafael Kitover C =head1 COPYRIGHT