<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/336" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2001-11-08T16:46:00-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/336</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-08T16:46:00-04:00</updated>

		<published>2001-11-08T16:46:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1521#p1521</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1521#p1521"/>
		<title type="html"><![CDATA[Newbie: How to execute a perl script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1521#p1521"><![CDATA[
Thanks for the help on this one too.. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><p>Statistics: Posted by Guest — Thu Nov 08, 2001 4:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-08T16:22:00-04:00</updated>

		<published>2001-11-08T16:22:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1518#p1518</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1518#p1518"/>
		<title type="html"><![CDATA[Newbie: How to execute a perl script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1518#p1518"><![CDATA[
Yes I believe it is:<br><br>set pScriptRetVal [exec pscript.pl &lt;arg&gt;]<p>Statistics: Posted by Guest — Thu Nov 08, 2001 4:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-08T16:08:00-04:00</updated>

		<published>2001-11-08T16:08:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1517#p1517</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1517#p1517"/>
		<title type="html"><![CDATA[Newbie: How to execute a perl script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1517#p1517"><![CDATA[
Thanks, is it any way to get the return of the script as well?<p>Statistics: Posted by Guest — Thu Nov 08, 2001 4:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-08T15:44:00-04:00</updated>

		<published>2001-11-08T15:44:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1510#p1510</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1510#p1510"/>
		<title type="html"><![CDATA[Newbie: How to execute a perl script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1510#p1510"><![CDATA[
simply:<br><br>exec perlscript.pl &lt;any arguments&gt;<br><br><br>Just make sure the perl interpreter is specified correctly in perlscript.pl. (#! /usr/bin/perl  ...for example).<p>Statistics: Posted by Guest — Thu Nov 08, 2001 3:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-08T15:19:00-04:00</updated>

		<published>2001-11-08T15:19:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1508#p1508</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1508#p1508"/>
		<title type="html"><![CDATA[Newbie: How to execute a perl script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1508#p1508"><![CDATA[
I want to be able to execute a PERL script in a TCL script, how do I do this?<p>Statistics: Posted by Guest — Thu Nov 08, 2001 3:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
