DBIx::SearchBuilder version 9999 required--this is only version 1.56 at -e line 1. BEGIN failed--compilation aborted at -e line 1.
Thank you! I will look at upgrading that! -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Sibley Sent: Wednesday, February 29, 2012 12:49 PM To: [email protected] Subject: Re: [rt-users] (no subject) On 02/29/2012 03:43 PM, April Rosenberg wrote: > Can't locate object method "DistinctFieldValues" via package > "RT::Queues" at /usr/share/request-tracker4/lib/RT/System.pm line 236. This indicates your version of DBIx::SearchBuilder is older than 1.59. What does: perl -e 'use DBIx::SearchBuilder 9999' report? -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Boston March 5 & 6, 2012 -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Boston March 5 & 6, 2012
