On Thu, Aug 9, 2012 at 12:01 PM, Gergely Buday <[email protected]> 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

Reply via email to