|
EdcomLib is a collection of
Embperl gives you the power
This module attempts make
XML::XSLT will convert the
related (and sometimes
to embed Perl code in your
using HTML templates simple
XML doc on basis of the
interdependant) classes
HTML documents. Using Perl
and natural. It
extends
template. The script can be
allowing the construction of
means being able to use a
standard HTML with a few new
used as an CGI script, but
a multiuser, database
very elaborate programming
HTML-esque tags. The file
also as a command-line
driven, dynamic Web
language, which is widely
written with HTML and these
utility. Also accepts a XSL
content/application.
used for WWW purposes. You
new tags is called a
Template other than
can also use hundreds of
template. It is usually
<project>.xsl.
Perl modules which have
saved separate from your
It requires the modules
already been written -
script - possibly even
XML::Parser (version 2.23 or
including DBI - for database
created by someone else.
higher) and XML::DOM
access to a growing number
Using this module you fill
(version 1.25 or higher)
of database systems. While
in the values for the
which can be obtained from
this could also be done with
variables, loops and
CPAN. Our module also
other packages, Embperl has
branches declared in the
depends on the module
several features especially
template. This allows you to
LWP::UserAgent.
for HTML: dynamic tables,
seperate design - the HTML -
formfield-processing,
from the data, which you
escaping/unescaping and
generate in the Perl script.
more. Embperl is a
server-side tool, which
means it's
browser-indpendent. It can
run in various ways: Under
mod_perl, as a cgi script,
or offline.
Date: Feb, 02 2000 Date: Jan, 12 2000 Date: Jan, 10 2000 Date: Dec, 26 1999 |
|
This is a simple perl module
Provide locking/mutex
WWWgrab.pm is a perl5 module
a Perl/CGI library to send
to allow you to easily run
mechanism under UNIX (using
to get various response
mail via smtp/sendmail. Also
those popular polls on your
files) and Win32 (using
information from an http URL
checks for valid mail server
site. It only requires that
Win32::Mutex). Creates file
on the World Wide Web for
hosts.
you create a world-writable
or mutex if it does not
people who have not fully
(or server-writable)
already exist. Allows timed
digested or need all the
directory called
waiting specification.
functions of the LWP or
"data" with a few
Destruction of FMutex object
www-lib modules. It has
files to seed the poll. A
automatically releases lock.
functions to
get just web
couple of example files are
page contents, contents with
also included (poll.pl &
headers, just the HTTP
poll_admin.pl).
headers or just the first
line of the response as a
string to validate the URL.
Date: Dec, 07 1999 Date: Dec, 05 1999 Date: Dec, 04 1999 Date: Oct, 07 1999 |