<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Your Support Zone &#187; Perl &amp; CGI</title>
	<atom:link href="http://yoursupportzone.com/category/control-panel-help/perl-cgi/feed/" rel="self" type="application/rss+xml" />
	<link>http://yoursupportzone.com</link>
	<description>QUESS, YourEasyWeb, Dogbits, and PeakWebhost Support Center</description>
	<lastBuildDate>Sat, 31 Mar 2012 15:17:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to use the CGI Center in X3 Video</title>
		<link>http://yoursupportzone.com/control-panel-help/perl-cgi/how-to-use-the-cgi-center-in-x3-control-panel-video/</link>
		<comments>http://yoursupportzone.com/control-panel-help/perl-cgi/how-to-use-the-cgi-center-in-x3-control-panel-video/#comments</comments>
		<pubDate>Wed, 27 May 2009 18:59:07 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Flash Tutorials]]></category>
		<category><![CDATA[Perl & CGI]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[x3]]></category>

		<guid isPermaLink="false">http://yoursupportzone.com/?p=543</guid>
		<description><![CDATA[How to install scripts with the X3 Control Panel CGI Center]]></description>
		<wfw:commentRss>http://yoursupportzone.com/control-panel-help/perl-cgi/how-to-use-the-cgi-center-in-x3-control-panel-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CGI File Permissions</title>
		<link>http://yoursupportzone.com/control-panel-help/perl-cgi/cgi-file-permissions/</link>
		<comments>http://yoursupportzone.com/control-panel-help/perl-cgi/cgi-file-permissions/#comments</comments>
		<pubDate>Sat, 10 May 2003 12:43:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl & CGI]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[CGI stands for &#8220;Common Gateway Interface,&#8221; a fancy name meaning computer programs running on the web server that can be invoked from a www page at the browser. Simply uploading a cgi script will not make it work, you must set the correct permissions. The &#8220;bin&#8221; part alludes to the binary executables that result from [...]]]></description>
		<wfw:commentRss>http://yoursupportzone.com/control-panel-help/perl-cgi/cgi-file-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl File Extensions</title>
		<link>http://yoursupportzone.com/control-panel-help/perl-cgi/perl-file-extensions/</link>
		<comments>http://yoursupportzone.com/control-panel-help/perl-cgi/perl-file-extensions/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl & CGI]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Your Perl scripts can use the extension .pl or .cgi. Perl scripts that are going to produce output to the Web (world readable) should use the extension .cgi. Perl scripts that are only meant to be executed by yourself via the command line or scripts which may be executed through the Web without any output [...]]]></description>
		<wfw:commentRss>http://yoursupportzone.com/control-panel-help/perl-cgi/perl-file-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Directories must perl run in?</title>
		<link>http://yoursupportzone.com/control-panel-help/perl-cgi/what-directories-must-perl-run-in/</link>
		<comments>http://yoursupportzone.com/control-panel-help/perl-cgi/what-directories-must-perl-run-in/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl & CGI]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[You may use a directory named &#8220;cgi-bin&#8221; or any directory you wish for your Perl scripts, as long as the directory has the proper permissions.]]></description>
		<wfw:commentRss>http://yoursupportzone.com/control-panel-help/perl-cgi/what-directories-must-perl-run-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is my Perl Paths?</title>
		<link>http://yoursupportzone.com/control-panel-help/perl-cgi/what-is-my-perl-paths/</link>
		<comments>http://yoursupportzone.com/control-panel-help/perl-cgi/what-is-my-perl-paths/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl & CGI]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What is my Perl Path?Your path to perl is /usr/bin/perl, this information is also in your control panel.]]></description>
		<wfw:commentRss>http://yoursupportzone.com/control-panel-help/perl-cgi/what-is-my-perl-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Perl version does my account have?</title>
		<link>http://yoursupportzone.com/control-panel-help/perl-cgi/what-perl-version-does-my-account-have/</link>
		<comments>http://yoursupportzone.com/control-panel-help/perl-cgi/what-perl-version-does-my-account-have/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl & CGI]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What Perl version does my account have? And what perl modules are installed?When you log into your control panel, you can scroll down the left side to see the current perl version installed. You may also click on the version to see what perl modules we have installed. If there is a module not there [...]]]></description>
		<wfw:commentRss>http://yoursupportzone.com/control-panel-help/perl-cgi/what-perl-version-does-my-account-have/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

