Re: [rt-users] Debugging RT code....

2015-12-07 Thread Bill Cole
On 7 Dec 2015, at 20:01, Gary Greene wrote: I’m working on updating the rt-reminders.pl to work with the newer API, and I’m getting the following error when running it from command-line: rt:~/bin # /root/bin/rt-reminders.pl -r Can't call method "warn" on an undefined value at /usr/lib/perl5/

[rt-users] Debugging RT code....

2015-12-07 Thread Gary Greene
I’m working on updating the rt-reminders.pl to work with the newer API, and I’m getting the following error when running it from command-line: rt:~/bin # /root/bin/rt-reminders.pl -r Can't call method "warn" on an undefined value at /usr/lib/perl5/vendor_perl/5.20.1/RT.pm line 954. We’re runnin