X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FRelationship%2FBase.pm;h=e04b082e0d2b18c772787cfd315eb4e1e814b053;hb=87c4e6021744dca313843a87b876c1845b72729d;hp=b10c6870d96090ad08c6aac311fac8474c59ade6;hpb=958916aa8395712113e2151976c2a2911bd8250b;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Relationship/Base.pm b/lib/DBIx/Class/Relationship/Base.pm index b10c687..e04b082 100644 --- a/lib/DBIx/Class/Relationship/Base.pm +++ b/lib/DBIx/Class/Relationship/Base.pm @@ -69,7 +69,9 @@ created, which calls C for the relationship. =back -=head2 register_relationship($relname, $rel_info) +=head2 register_relationship + +=head3 Arguments: ($relname, $rel_info) Registers a relationship on the class