Re: mod_perl usage

Matthew Boehm <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.html-template
Message-ID <[email protected]>
> I use Apache::Registry (this has likely been replaced by the
> ModPerl::Registry that you mention)

	From what I just read, Apache::Registry is the mod_perl version 1 for 
Apache1 and ModPerl::registry is mod_perl 2 for Apache2

> The scripts do get compiled and stored in memory and it's exactly what
> you want.

	So even if the code is compiled, it will still accept and process 
different input? Well, duh, that makes sense.

>  It sounds to me that you are writing the output to a file and
> then redirecting to that file.

	This is my HTML::Template output line:

	print "Content-Type: text/html\n\n", $template->output();

> The best thing to do in this example is use a text client (such as

	Will try that. Anything I should be looking for specifically?

> If you are not including those
> modules in an apache startup script, you are not even saving that.

	Can you explain this more? My script "use"es several other perl 
modules. Should I be loading those via Apache?

Thanks,
Matthew


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.