OT: perl mail problems

Matthew Seaman m.seaman at infracaninophile.co.uk
Sun Jan 29 08:57:05 UTC 2012


On 29/01/2012 08:11, Da Rock wrote:
> Thanks for the help guys. I've stepped away from php for security
> reasons; and the fact that I can integrate perl right into apache with
> mod_perl.

Verb. Sap.

Checkout PSGI if you're doing web-based perl things.  See
http://plackperl.org/

It means you can code up your web app using the Plack API using a simple
built-in HTTP server and then deploy to your production systems using
full-on mod_perl and apache.  Or mod_psgi and apache.  Or any one of
about twenty different combinations -- whatever web server, plugin
module, toolkit, etc. you already have deployed.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew at infracaninophile.co.uk               Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20120129/958733bf/signature.pgp


More information about the freebsd-questions mailing list