Move hrefaddr to DBIC::_Util, give most functions a prototype
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 23 Jan 2014 10:03:10 +0000 (11:03 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 23 Jan 2014 12:36:30 +0000 (13:36 +0100)
commitbf302897b5be1fe2e857b6be427dd66e82587547
tree65b7dafe74126bc4eb5ba4b2165667849b16e53b
parent841efcb3f89a643bd283ccbbf5e73b98c4a6924a
Move hrefaddr to DBIC::_Util, give most functions a prototype

This way we can safely do e.g. ( hrefaddr $foo, $unrelated_bar )
lib/DBIx/Class/_Util.pm
t/52leaks.t
t/lib/DBICTest/Util/LeakTracer.pm