add_components() doesn't prepend base when comp. prefixed with +
authorRobert Sedlacek <phaylon@dunkelheit.at>
Thu, 2 Mar 2006 19:16:30 +0000 (19:16 +0000)
committerRobert Sedlacek <phaylon@dunkelheit.at>
Thu, 2 Mar 2006 19:16:30 +0000 (19:16 +0000)
commit6db94aca366e5734230b70b00cad3387ffac9e17
tree1da5cceb5a292eeaac6c99d1670d9ee27f4f64b0
parent644b02f71a25d1d396cd6824c1497dc222c8412c
add_components() doesn't prepend base when comp. prefixed with +
Changes
lib/DBIx/Class.pm
lib/DBIx/Class/Componentised.pm
t/05components.t [new file with mode: 0644]
t/lib/DBICTest/ForeignComponent.pm [new file with mode: 0644]
t/lib/DBICTest/ForeignComponent/TestComp.pm [new file with mode: 0644]