<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Perl</id>
	<title>Perl - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Perl"/>
	<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Perl&amp;action=history"/>
	<updated>2026-04-08T01:02:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.slackwiki.com/index.php?title=Perl&amp;diff=152&amp;oldid=prev</id>
		<title>Erik: Copy from old</title>
		<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Perl&amp;diff=152&amp;oldid=prev"/>
		<updated>2009-06-06T21:16:12Z</updated>

		<summary type="html">&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;</summary>
		<author><name>Erik</name></author>
	</entry>
</feed>