-
mod_
perl is an
optional module for the
Apache HTTP server. It
embeds a
Perl interpreter into the
Apache server. In
addition to
allowing Apache modules...
-
Perl is a high-level, general-purpose, interpreted,
dynamic programming language.
Though Perl is not
officially an acronym,
there are
various backronyms...
-
Order Perl,
MOD Format (ISBN 1-55860-701-3)
Higher Order Perl, PDF
Format (ISBN 1-55860-701-3) Schweitzer,
Martin (2005-07-22). "Higher-order
Perl : transforming...
-
Plack allow use with
either the
embedded interpreters (
mod_ruby,
mod_
perl,
mod_python or
mod_lua, for example), or FastCGI. "FastCGI Specification"....
-
database table, or
using FastCGI versus operating as an
within Apache's
mod_
perl) by
changing the
configuration of
Catalyst to use a
different plugin without...
- Use
ModWiki is a wiki
software written in
Perl and
licensed under the GNU
General Public License.
Pages in Use
ModWiki are
stored in
ordinary files, not...
- defined: [(b−1
mod n)(b
mod n)]
mod n = 1. Distributive: (a + b)
mod n = [(a
mod n) + (b
mod n)]
mod n. ab
mod n = [(a
mod n)(b
mod n)]
mod n.
Division (definition):...
- 2.2 Do****entation.
Apache Software Foundation.
Retrieved 2011-08-27. "
mod_
perl:
Welcome to the
mod_
perl world".
Perl.apache.org.
Retrieved 2011-08-19....
-
blosxom Perl Flat-file
database 2.1.2 MIT 2008-10-02
Bricolage Perl on
mod_
perl MySQL, PostgreSQL,
Oracle 2.0.1 BSD 2011-02-09
EPrints Perl on
mod_
perl MySQL...
-
other ways to make
Perl scripts interoperate with a web
server than
using CGI (such as FastCGI,
Plack or Apache's
mod_
perl).
Perl CGIs were once a very...