On 06/24/2011 01:01 PM, Yan Seiner wrote: > However RT:Action:AutoOpen fails with: > > /var/home/subutil/rt3/bin/rt-crontool --search RT::Search::FromSQL > --search-arg "((Status='new' OR Status='open' ) AND LastUpdated < '30 days > ago')" --action RT:Action:AutoOpen > .... > Failed to load module RT:Action:AutoOpen. (Can't locate Win32/Locale.pm ....)
I don't know where Win32::Locale is coming from (I could make guesses), but the module is RT::Action::AutoOpen. Note the double colon separators, not single colon. Thomas -------- 2011 Training: http://bestpractical.com/services/training.html
