<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Perl - Revision history</title>
		<link>https://www.slackwiki.com/index.php?title=Perl&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.40.0</generator>
		<lastBuildDate>Wed, 08 Apr 2026 01:02:53 GMT</lastBuildDate>
		<item>
			<title>Erik: Copy from old</title>
			<link>https://www.slackwiki.com/index.php?title=Perl&amp;diff=152&amp;oldid=prev</link>
			<guid isPermaLink="false">https://www.slackwiki.com/index.php?title=Perl&amp;diff=152&amp;oldid=prev</guid>
			<description>&lt;p&gt;Copy from old&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Tips]]&lt;br /&gt;
&lt;br /&gt;
==mod_perl and Apache==&lt;br /&gt;
&lt;br /&gt;
Here is a guide to installing mod_perl on Apache (out of the box, Slackware 12.0 runs perl as a cgi script): [[mod_perl|Mod_perl on Slackware 12.0]]&lt;br /&gt;
&lt;br /&gt;
==Embedded Perl==&lt;br /&gt;
&lt;br /&gt;
Embedded Perl is a way you can put a chunk of perl code in the middle of an html file, and apache will run the perl code and put it's results at that point in the html before it sends the page to the remote browser.  It's older and a bit arcane, most people would use mod_perl or cgi perl these days.  [[embedded_perl|Embedded Perl on Slackware 12.0]]&lt;br /&gt;
&lt;br /&gt;
==Modules==&lt;br /&gt;
[[Perl_Modules|How to deal with Perl Modules]]&lt;/div&gt;</description>
			<pubDate>Sat, 06 Jun 2009 21:16:12 GMT</pubDate>
			<dc:creator>Erik</dc:creator>
			<comments>https://www.slackwiki.com/Talk:Perl</comments>
		</item>
</channel></rss>