> > Can I create a modified DBIx::Searchbuilder in my RT 'local/lib', just > as if I were modifying an RT 'lib' module, even though > DBIx::Searchbuilder is installed in 'site_perl' and not in the RT tree? You certainly can, though we'd love a patch to SearchBuilder to make it easier for the next person. Jesse > > Thanks.