Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2012 08:56:59 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: OT: perl mail problems
Message-ID:  <4F2509DB.6080703@infracaninophile.co.uk>
In-Reply-To: <4F24FF15.9050205@herveybayaustralia.com.au>
References:  <4F23FAA1.5020700@herveybayaustralia.com.au> <4F241EA2.8050805@infracaninophile.co.uk> <4F24FF15.9050205@herveybayaustralia.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig2E0AEBE68B3C65528612D54F
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

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

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


--------------enig2E0AEBE68B3C65528612D54F
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8lCdsACgkQ8Mjk52CukIyPZgCfXUyeBrGtBBEvgi8gdF+ItVL+
Pq4AniIGyiHRnimnyYG5N/M5ujvAlFau
=BriF
-----END PGP SIGNATURE-----

--------------enig2E0AEBE68B3C65528612D54F--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F2509DB.6080703>