The next version of the Module List will list the following module:
modid: HTML::EasyTags
DSLI:bdpO
description: Make proper HTML 4 tags/lists/parts
userid: DUNCAND (Darren Duncan)
chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI)
enteredby: ANDK (Andreas J. König)
> On Mon, 1 Jan 2001 17:43:22 -0600, "Jason" <[EMAIL PROTECTED]> said:
> I've made a mod that works with PGP (tested with 2.6.2 on BSD and Windows,
> and 6.5.8 on Windows). It is similar to some of the existing modules (in
> particular Crypt::PGP5 and PGP::Pipe) but runs on windows. For
> On Sun, 31 Dec 2000 14:09:46 -0500, "Miko O'Sullivan" <[EMAIL PROTECTED]> said:
miko> Math::BooleanArray adpO Parse boolean expressions
>>
>> I cannot follow the relation of "Parse" and "Array". Could you explain
>> the idea a little?--Thanks!
> The object parses the expression into
Hello
I've written for my needs an interface module that works on top of the
HP-UX command ioscan. This module is quite basic but it interests some
people in the community. (See the small thread in c.l.p.modules for
further details)
So do you agree that:
- The HPUX:: namespace should be created
I have a Perl module which uses the Win32::OLE modules to implement a Perl
interface to the OLE for Process Control COM interface. This module is
currently available from the OPC Programmers Connection site at
http://www.opc.dial.pipex.com/tooltech.shtml#perl
I am not sure how many people have
Andreas,
Yes, the AltaVista::SearchSDK module by James Turner is quite outdated.
The AltaVista::PerlSDK module I want to submit is up-to-date with our most
recent Search Developer's Kit functionality.
Thanks,
/ Brian Williams
http://solutions.altavista.com
-Original Message-
From: And
> On Sat, 30 Dec 2000 00:03:52 -0500 (EST), Sam Tregar <[EMAIL PROTECTED]> said:
> Maybe you should put a note in the
> PAUSE docs that if you don't get a response in three or four months that
> you can take that as a Yes.
That's there in CPAN/modules/04pause.html for quite some tim
> On Sat, 30 Dec 2000 17:54:38 -0500 (EST), Sam Tregar <[EMAIL PROTECTED]> said:
> I think MailPage is more accurate - the module requires the the target URL
> be an HTML page that is readable on the local filesystem. Calling it
> MailURL seems to imply that it can handle any URL
Sorry - my pause username is jhinkle (just registered, havn't uploaded
anything yet)
-j
- Original Message -
From: "Andreas J. Koenig" <[EMAIL PROTECTED]>
To: "Jason" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, January 02, 2001 8:02 AM
Subject: Re: Namespace for PGP module
The next version of the Module List will list the following module:
modid: Shockwave::Lingo
DSLI:i???
description: Collection of modules for Lingo processing
userid: MARTIN (Martin Langhoff)
chapterid:9 (Language_Interfaces)
enteredby: ANDK (Andreas J. König)
The next version of the Module List will list the following module:
modid: Class::ObjectTemplate
DSLI:bdpO
description: Optimized template builder base class
userid: JASONS (Jason E. Stewart)
chapterid:6 (Data_Type_Utilities)
enteredby: ANDK (Andreas J. König
The next version of the Module List will list the following module:
modid: Class::ObjectTemplate::DB
DSLI:bdpO
description: Template base class for DB objects
userid: JASONS (Jason E. Stewart)
chapterid:6 (Data_Type_Utilities)
enteredby: ANDK (Andreas J. Köni
The next version of the Module List will list the following module:
modid: Bio::Genex
DSLI:bmpO
description: Store, manipulate gene expression data
userid: JASONS (Jason E. Stewart)
chapterid: 23 (Miscellaneous_Modules)
enteredby: ANDK (Andreas J. König)
ente
Hi all,
I uploaded a new version of the module "Iterator.pm" to CPAN.
Registered author ID: HCAMP
Archive name: Data-Iterator-0.021.zip
Namespace:Data::Iterator
Module version: 0.021
This is a maintainance release.
The module can be found on CPAN in the
> On 18 Dec 2000 16:09:58 -0700, [EMAIL PROTECTED] (Jason E. Stewart) said:
jason> I've never created a Bundle, though... How is it done?
The Bundle file is a tet file that lists the modules it wants to tie
together line by line. The format is extremely trivial, just use
another bundle file
> On Sun, 17 Dec 2000 10:39:17 +0100, Andreas Stiller <[EMAIL PROTECTED]>
>said:
> Hi,
> some time ago i added a module DBD::RDB using the filename
> DBD-RDB-1.00.tar.gz (today another version). Afterwards i could find it
> in search.cpan.org using search via author but not via search by
> On Sat, 16 Dec 2000 00:39:10 +0100, Gilles Maire <[EMAIL PROTECTED]> said:
> DSLI bdpO
> description : Chess::Pgn - Perl extension for manipulation of chess PGN
> format. PGN is for Portable Game
>Notation and follow the Portable Game Notation Specification and
> Implementati
The next version of the Module List will list the following module:
modid: POE::Component::UserBase
DSLI:RdpO
description: A component to manage user authentication
userid: JGOFF (Jeff Goff)
chapterid:6 (Data_Type_Utilities)
enteredby: ANDK (Andreas J. König)
On 2 Jan 2001, Andreas J. Koenig wrote:
> As I see no risk of a namespace clash all three suggestions sound OK
> to me. MailURL would be the most generic but it should really not be
> limited to static pages on the local filesystem. Maybe you will add
> this functionality (it should be a matter o
On 2 Jan 2001, Andreas J. Koenig wrote:
> That's there in CPAN/modules/04pause.html for quite some time:
My apologies, I should have read more carefully - I didn't remember that
section.
-sam
"Andreas J. Koenig" <[EMAIL PROTECTED]> writes:
> > On 18 Dec 2000 16:09:58 -0700, [EMAIL PROTECTED] (Jason E. Stewart) said:
>
> jason> I've never created a Bundle, though... How is it done?
>
> The Bundle file is a tet file that lists the modules it wants to tie
> together line by line. T
On Tue, Jan 02, 2001 at 03:05:33PM +0100, Andreas J. Koenig wrote:
> I'm sure I'm missing something very basic here: Where is the "or" in
> the array? I mean, how do "yea | ney" and "yea & ney" differ?
The or isn't in the array. Only the individual elements of the expression
are in the array. So
Hi,
I've been doing some genetic programming with perl recently but
didn't see any modules which help with the drudgery of splicing
things in and out of arrays in twenty slightly different ways
so have written one. These modules offer base classes which
implement a range of mutations suitable fo
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}
{\colortbl ;\red0\green0\blue128;}
\viewkind4\uc1\pard\f0\fs20 To whom it may concern:\par
\par
I have been trying to download perl 5.003-005 and www.cpan.org and once I receive the tar file, my virus detection detect
Greetings,
This is my first entry to PAUSE, so I am requesting both a namespace
(CGI::SecureState) and a PAUSE account (BEHROOZI). The module that I
have created is a drop-in replacement for CGI::Persistent that stores
the CGI parameters in an encrypted file on the server. Due to seve
I would like to register the namespace for the following module:
HTML::FormTemplate - adpO - Store definition and make persist forms, reports.
One sentence overview: Perl module that maintains a predefined html
input form definition with which it can generate form html, complete
with persistan
26 matches
Mail list logo