mirror of
https://github.com/zaphar/jeremy.marzhillstudios.com.git
synced 2025-07-22 19:39:56 -04:00
13 lines
604 B
Markdown
13 lines
604 B
Markdown
|
+++
|
||
|
title = "Mod_Perl 2.0 - First in a series"
|
||
|
date = 2006-04-22T20:40:00
|
||
|
in_search_index = true
|
||
|
[taxonomies]
|
||
|
tags = [
|
||
|
"APIs",
|
||
|
"Perl",
|
||
|
"Software-Development",
|
||
|
]
|
||
|
+++
|
||
|
I have put up a <a href="http://jeremy.marzhillstudios.com/index.php/mod_perl-20/mod_perl-20-a-real-world-guide-part-i/">new page on mod_perl development</a> on the site. I hope it is of use to someone. If it isn't well at least I still have my own notes :-) You can find it here = "<a href="http://jeremy.marzhillstudios.com/index.php/mod_perl-20/mod_perl-20-a-real-world-guide-part-i/">Mod_Perl 2.0 - A Real World Guide - part I</a>"
|