Tim Bunce <[EMAIL PROTECTED]> wrote:
>On Thu, Jul 25, 2002 at 01:01:59PM -0500, James G Smith wrote:
>> My questions for now are two:
>> (1) should I place the state machine outside the general application
>> namespace and, if so, what are some suggestions for whe
I'm working on a fairly complex web application framework that
combines AxKit, Template Toolkit, and possibly HTML::Mason, under
mod_perl.
Some of the goals include rapid prototyping of form-driven
applications (looking at leveraging SVG), fail-over (robustness in
the face of machine/network fail
I have a module that needs a name. I've looked through the Camel,
browsed through CPAN, and nothing seems to be suggesting itself as
obvious.
Thanks for any help y'all can provide.
The (current) module documentation:
NAME
Which::Phase
SYNOPSIS
use Which::Phase qw- block :in -;
[ This is CC'd to the modules list so they can see some more of the
background behind the requests.]
I am trying to put together a set of modules that can give a meta-view of
LDAP. This would remove intimate knowledge of the LDAP structure from the
scripts and place it in these modules.
For exa
; modid: Config::LDAP
> > DSLIP: cdphp
> > description: Parses the oidtable.* LDAP configurations
> > userid: JSMITH (James G Smith)
> > chapterid: 12 (Opt_Arg_Param_Proc)
> > communities:
>
>Two things:
>
>- Have you talked to the authors
"Perl Authors Upload Server" <[EMAIL PROTECTED]> wrote:
>
>The following module was proposed for inclusion in the Module List:
>
> modid: Config::LDAP
> DSLIP: cdphp
> description: Parses the oidtable.* LDAP configurations
> userid: JSMI
Tim Bunce <[EMAIL PROTECTED]> wrote:
>Doesn't seem to be doing much 'filtering' so the module name is somewhat misleading.
Well, I am implementing it as a source filter -evil grin-. Right now,
I am working on a generic filter that can transform arbitrary quoting
- for example, define foo{...} as
How would something like this do:
NAME
Apache::Use
SYNOPSIS
use Apache::Use (Logger => DB, File => "/www/apache/logs/modules");
DESCRIPTION
Apache::Use will record the modules used over the course of the
Perl interpreter's lifetime. If the logging module is able, the
old logs are read and