On Thu, Aug 9, 2012 at 12:01 PM, Gergely Buday <span dir="ltr"><<a href="mailto:gbuday@gmail.com" target="_blank">gbuday@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi there,<br>
<br>
how can I run a perl script through the RT environment so that I can<br>
use the database and all the modules, but see the compiler output on<br>
my faulty experiments?<br>
<span class="HOEnZb"><font color="#888888"><br>
- Gergely<br>
</font></span></blockquote></div><br><div>use lib "/opt/rt4/lib";</div><div>use RT;</div><div><br></div><div>That should be enough.</div><div><br></div>-- <br><a href="http://www.linkedin.com/in/paultomblin">http://www.linkedin.com/in/paultomblin</a><br>
<a href="http://careers.stackoverflow.com/ptomblin">http://careers.stackoverflow.com/ptomblin</a><br><br>