[SearchBuilder-devel] Re: [Rt-commit] r4057 - in Jifty-DBI/trunk: . lib/Jifty lib/Jifty/DBI lib/Jifty/DBI/Collection

Jesse Vincent jesse at bestpractical.com
Tue Nov 8 18:06:50 EST 2005




> >  use base 'Exporter';
> >  our @EXPORT  = qw(AddRecord);
> you renamed the method, but imho classes shouldn't export anything.

Nice catch.  In this case, it's a mixin whose whole point is to export
this sub...


More information about the SearchBuilder-devel mailing list