[rt-users] make RT aware of ScripCondition modules - alternate methods?
Jesse Vincent
jesse at bestpractical.com
Thu Jan 26 02:49:53 EST 2006
On Wed, Jan 25, 2006 at 04:54:31PM -0800, Mike Patterson wrote:
Before I tell you how to fix it, take a harder look at the error
message, then at your code. I've pulled out the bits that matter.
> Error I get:
> [Thu Jan 26 00:56:36 2006] [crit]: Can't locate object method "new" via > package "RT::ScripAction" (perhaps you forgot to load "RT::ScripAction"?) at ./register_module.pl line 21.
>
> Details of my "register.pl" executable:
> use RT::ScripCondition;
...
> my $sc = RT::ScripAction->new($user);
--
More information about the rt-users
mailing list