[rt-users] testing perl script in RT

Paul Tomblin ptomblin at xcski.com
Thu Aug 9 12:03:43 EDT 2012


On Thu, Aug 9, 2012 at 12:01 PM, Gergely Buday <gbuday at gmail.com> wrote:

> Hi there,
>
> how can I run a perl script through the RT environment so that I can
> use the database and all the modules, but see the compiler output on
> my faulty experiments?
>
> - Gergely
>

use lib "/opt/rt4/lib";
use RT;

That should be enough.

-- 
http://www.linkedin.com/in/paultomblin
http://careers.stackoverflow.com/ptomblin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120809/b9703021/attachment.htm>


More information about the rt-users mailing list