Re: I want a user-id so i can upload modules (fwd)

2002-06-26 Thread perl


Please send me my user-id for CPAN. I want to post some modules.

Thanks. 

On Thu, 20 Jun 2002, gidon wrote:

> 
> Please send me a user-id for CPAN or at least tell me
> why you aren't sending me one.
> 
> -- Forwarded message --
> Date: Tue, 4 Jun 2002 17:47:06 -0400 (EDT)
> From: gidon <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: I want a user-id so i can upload modules
> 
> 
> your name: Gidon Wise
> 
> your email address: [EMAIL PROTECTED]
> 
> your homepage if you have one: http://www.gidon.com/
> 
> your preferred user-ID on CPAN: GIDON
> 
> A short description of what you're planning to contribute:
> 
> 1) ** this is the one that I'm going to upload  now**
> I have a module called AI::state_space_search
> I haven't finished thinking about the name.
> It might also be called AI::Search::state_space
> http://www.gidon.com/scratch/state_space_search.pm.txt
> 
>** these I plan on uploading I hope **
> 2)
> I have a bunch of math functions.
> 
> 3)
> I have a graph package
> 
> 4)
> I have a package that translates SQL to stripe data across tables.
> 
> 
> 




Developer registration request

2002-12-18 Thread perl
Hi,

I would like to file a request for registration as a module author on CPAN.
Here's my information, in accordance with [1]:

* My name: 

  Schneelocke.

* My email address:

  [EMAIL PROTECTED]

* My homepage:

  http://gl00on.net

* My preferred user-ID on CPAN:

  Schnee

* A short description of what I'm planning to contribute:

  I have written a small module as part of a larger project of mine which I
  would like to make available to the general public since I think others
  might find it useful as well. Specifically, the module allows its users to
  retrieve the uptime of an OpenBSD system without having to parse the
  output of uptime(1); it provides a single function that returns the
  system's uptime in seconds.

  I may contribute more modules in the future depending on what I'm going to
  write. :)

Regarding namespaces: for now, the module mentioned above is called
Sys::Uptime::OpenBSD, but since [2] states that using the Sys:: namespace is
discouraged, I would like to ask whether this is actually acceptable at all.
An alternative, in my eyes, would be to create a new OpenBSD:: namespace,
similar to FreeBSD:: and the like, and call the module OpenBSD::Uptime
instead - what do you think?

So long, and thanks. :)

1. http://www.cpan.org/modules/04pause.html/#registering
2. http://www.cpan.org/modules/00modlist.long.html

-- 
 3:09PM  up 178 days, 12:22, 1 user, load averages: 0.26, 0.35, 0.37



Regarding OpenBSD::Uptime

2002-12-18 Thread perl
Hi,

regarding OpenBSD::Uptime - I think OpenBSD::SysInfo will be a more suitable
name; I just find myself implementing some further functionality, and
consolidating these things into a SysInfo module seems like a natural thing
to me.

-- 
 9:13PM  up 178 days, 18:26, 1 user, load averages: 0.13, 0.15, 0.20



Re: Regarding OpenBSD::Uptime

2002-12-20 Thread perl
Hi Tim,

> > regarding OpenBSD::Uptime - I think OpenBSD::SysInfo will be a more suitable
> > name; I just find myself implementing some further functionality, and
> > consolidating these things into a SysInfo module seems like a natural thing
> > to me.
> 
> Is it _really_ OpenBSD specific? In what way?

For now, it uses sysctl(3) to get some information; future additions will
probably also use the kvm(3) set of library functions to access the kernel
virtual memory image directly, which - I think makes it pretty
opensbd-specific. It just might work on other *bsd variants, but I can
neither confirm nor deny that; I don't have experience with those, and don't
have any boxes running those, either. Furthermore, I'd just like to add more
to this module without having to worry about compatibility with other OSes,
so I still would suggest OpenBSD:: as the namespace.

Apart from that - since I'm just talking to you, thanks to you and Alligator
for "Programming the Perl DBI" - I've got a copy of it here, and it sure has
helped me a couple of times. :)

-- 
 3:28PM  up 180 days, 12:41, 1 user, load averages: 0.12, 0.14, 0.10



New Module - DNS::ZoneParse

2001-03-07 Thread perl

Hello,

I sent this earlier, but I don't think it sent properly.

I posted recently at PerlMonks regarding a new module for parsing and
manipulating dns zonefiles, there was some interest and it seems like
DNS::ZoneParse would be a good name. Would it be possible to register this
namespace?

Thanks
Simon : "SIMONFLK"

Name   DSLI  Description Info

-
DNS::ZoneParse  bdpO  Parse and manipulate DNS Zone Files






Adopting Net-Blogger (Fwd: Work on Net::Blogger)

2020-10-17 Thread Perl Ancar
Dear PAUSE admins,

I have obtained permission from CLACO to adopt Net-Blogger. Please add me
to the maintainers list. Thanks. Regards

-- Forwarded message -
From: Christopher H. Laco 
Date: Wed, Oct 14, 2020 at 8:50 PM
Subject: Re: Work on Net::Blogger
To: Perl Ancar 
Cc: 


Yes, please do.

On Wed, Oct 14, 2020 at 2:42 AM Perl Ancar  wrote:

> Hi,
>
> I noticed that you last released Perl/CPAN module Net-Blogger in 2006 and
> this module has not worked for years. Would you mind if I adopt the module
> to set the status of this module as deprecated? Thanks.
>
> Regards,
> perlancar
>


Adopting WebService-Blogger

2020-10-20 Thread Perl Ancar
Dear PAUSE admins,

I have obtained permission from KEDAR to adopt WebService-Blogger. I
communicated via LinkedIn since the email bounced. Attached is a screenshot
of the conversation. In case attachments are not allowed, the image is also
put here:
https://drive.google.com/file/d/1IWBW_cB-V801AQMZTUnOYRO6WUWtuWmw/view?usp=sharing

Please add me to the maintainers list. Thanks. Regards



[image: image.png]


Re: Failed indexing of App-Tables

2020-11-10 Thread Perl Ancar
Hi Neil,

Thanks for the heads up. This reminds me to check my PAUSE mail folder
again regularly. The two app is different enough so I'll rename mine.

Regards,
Steven

On Tue, Nov 10, 2020 at 5:31 PM Neil Bowers  wrote:

> Hi Steven,
>
> I see that you’ve done two releases of App-Tables, which are failing to be
> indexed because author MARCC has first-come on App::Tables
>
> https://metacpan.org/release/app-tables
>
> I haven’t looked to see if you’re both trying to do the same thing, but I
> see that the doc for his says he’s open to contributions :-)
>
> Cheers,
> Neil
>


Re: CPAN/PAUSE - releases not indexed due to version number

2022-11-02 Thread Perl Ancar
Hi Neil & other PAUSE admins,

Sorry for having caused a flood of emails. I ran "pause reindex '*'" CLI
command a few hours ago aftering seeing a couple of my distributions not
existing on MetaCPAN, which is a mistake. Should've just run reindex on the
missing distributions instead of all. The failures were indeed caused by
reindexing older releases too (due to the '*'). But I do run 'pause
cleanup' pretty often so for most distros I only have one release on my
homedir.

Sorry again.




On Wed, Nov 2, 2022 at 4:09 PM Neil Bowers  wrote:

> Hi PERLANCAR,
>
> You had a bunch of releases fail to index, in the wee hours of today (UK
> time). All of them were due to the existing release on CPAN having a higher
> version number.
>
> I wondered if this was down to a tool going awry, so letting you know, in
> case you hadn’t seen this.
>
> Cheers,
> Neil
>


Re: CPAN/PAUSE - releases not indexed due to version number

2022-11-02 Thread Perl Ancar
Thanks for the points. I do a reindex whenever there's a distribution that
has previously been indexed by PAUSE, but suddenly goes missing from the
index, for whatever reason. This has happened several times. But this time
I did a 'reindex *' which is an overkill. I've added a warning and delay to
the tool.


On Wed, Nov 2, 2022 at 6:25 PM Neil Bowers  wrote:

> Hi,
>
> >  I ran "pause reindex '*'" CLI command a few hours ago aftering seeing a
> couple of my distributions not existing on MetaCPAN, which is a mistake.
> > Should've just run reindex on the missing distributions instead of all
>
> Three thoughts on this:
>
>1. If you notice that one or more of your distributions aren’t showing
>on MetaCPAN, I’d first check the CPAN Index, to see whether your
>distribution has been indexed by PAUSE. You can grab the gzip’d index from
>https://cpan.org/modules/02packages.details.txt.gz. If your
>distribution is in there, then if you’ve only recently released it, wait a
>bit. Otherwise ask the MetaCPAN team to reindex your release. The easiest
>way to do this is to drop in to the #metacpan channel on IRC
>2. Maybe you could change your command-line tool to scan @ARGV and
>where the same distribution name appears multiple times, ignore all but the
>most recent / highest version’d release.
>3. If there’s an outage / problem somewhere in the CPAN processing
>pipeline, then best to pick one distribution and retry that with your tool.
>If the reindexing works, then do the rest in one big batch.
>
> Cheers,
> Neil
>
>
>


Re: PAUSE indexer failed to index TableData-Business-ID-BPOM-NutritionLabelRef releases

2024-06-12 Thread Perl Ancar
Hi Neil,

Thanks. Fixed in 0.004 (now being uploaded to CPAN).

On Wed, Jun 5, 2024 at 10:25 PM Neil Bowers  wrote:

> Hi Perlancar,
>
> Your releases of the distribution
> TableData-Business-ID-BPOM-NutritionLabelRef aren't being indexed, because
> you've hidden the package statement in
> TableDataRole::Business::ID::BPOM::NutritionLabelRef so that the PAUSE
> indexer can't see it.
>
> PAUSE now requires that the releaser has an indexing permission
> (first-come or co-maint) on the package name that matches the distribution
> name. Normally you're given first-come on the lead module when you do the
> first release, and then it meets this special criterion, and other
> packages/modules in the release are then eligible for indexing.
>
> If you keep the lead module's package statement hidden from PAUSE, then no
> modules in the distribution are ever going to be indexed.
>
> Cheers,
> Neil
> On 5 Jun 2024 at 01:08 +0100, PAUSE , wrote:
>
> The following report has been written by the PAUSE namespace indexer.
> Please contact modules@perl.org if there are any open questions.
>
> User: PERLANCAR (perlancar)
> Distribution file:
> TableData-Business-ID-BPOM-NutritionLabelRef-0.003.tar.gz
> Number of files: 15
> *.pm files: 2
> README: TableData-Business-ID-BPOM-NutritionLabelRef-0.003/README
> META-File: TableData-Business-ID-BPOM-NutritionLabelRef-0.003/META.json
> META-Parser: Parse::CPAN::Meta 2.150010
> META-driven index: yes
> Timestamp of file: Wed Jun 5 00:06:25 2024 UTC
> Time of this run: Wed Jun 5 00:08:08 2024 UTC
>
> This distribution name will only be indexed when uploaded by users with
> permission for the package
> TableData::Business::ID::BPOM::NutritionLabelRef. Either someone else
> has ownership over that package name, or this is a brand new
> distribution and that package name was neither listed in the 'provides'
> field in the META file nor found inside the distribution's modules.
> Therefore, no modules will be indexed.
>
> Further details on the indexing attempt follow.
>
> You appear to be missing a .pm file containing a package matching the
> dist name (TableData::Business::ID::BPOM::NutritionLabelRef). Adding
> this may solve your issue. Or maybe it is the other way round and a
> different distribution name could be chosen to reflect an actually
> included package name (eg. TableData-Business-ID-BPOM-ALG-...).
>
> The following packages (grouped by status) have been found in the distro:
>
> Status: No permissions for distribution name
> 
>
> module : TableData::Business::ID::BPOM::ALG
> version: 0.003
> in file: lib/TableData/Business/ID/BPOM/ALG.pm
> status : Not indexed; PERLANCAR not authorized for this
> distribution name
>
> __END__
>
>


Re: CPAN Mqseries Module for Solaris5.10

2012-02-22 Thread perl-mqseries
On Wed, Feb 22, 2012 at 11:59:55AM +0530, Santosh Sadangi wrote:
> Hi Team,
>  
> I am new to perl and Cpan Mqseries.I have written one script to connect to
> local queuemanager by using perl.However it is not connecting to my
> Queuemanager and the error code and completion code which i am getting is a
> junk value.
>  
> Upon investigation i have found from the following cpanmqseries web link
> that,MQSeries1.32 is not supporting Solaris5.10 64bit platfoem.
>  
> http://search.cpan.org/~mqseries/MQSeries-1.32/README
>  
> So could you please let me know?which version of CPANMqseries is supporting 
> for
> Solaris5.10 64bit platform.

they should all work on that platform, but you're not giving us much
to go on here.  what completion and reason codes are you getting?  can
you produce a small code sample that replicates the problem?


Re: CPAN Mqseries Module for Solaris5.10

2012-02-23 Thread perl-mqseries
On Wed, Feb 22, 2012 at 10:46:35PM +0530, Santosh Sadangi wrote:
> Hi Team,
> 
>  
> 
> Many Thanks for your reply.I am new to perl and mqseries.i am facing so many
> problem to connect to my local mqseries queue.
> 
> 
> Sorry for such a big below mail.I am writing this mail,as you can understand 
> my
> problem clearly ,which would help me to resolve the issue.
> 
>  
> 
> Step-1-Following is my Environment details
> 
>  
> 
> SunOS 5.10 Generic_144488-09 sun4v sparc SUNW,SPARC-Enterprise-T5220
> MQseries version-6.0
> Perl 5.8

that sounds fine.

> Step-2-
> 
>  
> 
> I have first used the object oriented approach.When i used that approach and
> wrote the script like below,i have got the below error.which i have specified
> below.
> 
>  
> 
> Code:
> -Mandatory parameter 'AutoConnect' missing in call to
> MQSeries::QueueManager::Connect
> MQSeries::QueueManager::Connect('MQSeries::QueueManager=HASH(0x7ae7ec)
> ') called at Mqutils.pm line 63
> Mqutils::openQueueMgr('Mqutils=HASH(0x32590)', 'QM.A108020',
> 10.225.98.86, 1414, 'QM.A108020', 'request') called at ./mq_put.pl line 25
> -
> 
> Following is the snap shot of my perl script code.if you look the below code,
> the argument AutoConnect is already present inside Queuemanager::new in the
> last row.
> 
>  
> 
> Inspite of that when i am using the object,which is create by Quemanger
> constructer to call connect() api,it is giving the error,which i have 
> specified
> above.
> 
>  
> 
> Code:
> my $qm = MQSeries::QueueManager->new(
>   QueueManager => $qm_name,
>   Carp => 0,
>   CompCode => 0,
>   Reason   => 0,
>   GetConvert   => 0,
>   PutConvert   => 0,
>   RetryCount   => 0,
>   RetrySleep   => 0,
>   RetryReasons => 0,
>   ConnectTimeout   => 0,
>   ConnectTimeoutSignal => 0,
>   ClientConn   => 0,
>   SSLConfig=> 0,
>   AutoConnect  => 0,
>   AutoCommit   => 0,
> )|| die "Unable to instantiate MQSeries::QueueManager object\n";
> print "After new and before connect\n";
> #  kick it off and see if it connects
> #eval {
> $qm->Connect()
> || die(sprintf("Connect failed with CompCode: %s",
>"Reason %sn",$qm->CompCode(),$qm->Reason()));
> #};

if i run this code (having defined $qm_name to be relevant here), i
get just this output:

After new and before connect

and that's it.

> Step-3-
> 
>  
> 
> When i didnt suceed to resolve the above problem,I thought to use the MQAPI
> directly in my call,in the following way,which i am specifying below.
> 
>  
> 
> When i am using the below script,i am getting the junk comp code and reson 
> code
> and it is not either connecting to queue manager or sending message to queue.

what exactly do you get?  i get this:

   Inside openqueuemgr 
   Queue Manager is MQCRSH4 
   Santosh Inside connect
   ---
   mqnone is 0
   code is 2
   Reason is  2195
   Before calling MQCONN
   ---
   Connection to Queuemanager failed
   Use of uninitialized value in numeric eq (==) at 
/ms/user/a/anbrown/rm.helpme line 82.
   Use of uninitialized value in numeric eq (==) at 
/ms/user/a/anbrown/rm.helpme line 82.
   Use of uninitialized value in numeric eq (==) at 
/ms/user/a/anbrown/rm.helpme line 82.
   Use of uninitialized value in numeric eq (==) at 
/ms/user/a/anbrown/rm.helpme line 82.
   Reason is  2058

   After MQCONN

but that's expected since the perl code is using MQServer::MQSeries
and not MQClient::MQSeries.  the former only works for talking to
locally installed qmgrs.  the latter can be used to talk to local or
remote qmgrs.  why don't you try changing that first.

> So could you please help me how to resolve this problem,if it is a data
> conversion problem or anything wrong in my perl script.

try using MQClient::MQSeries instead of MQServer::MQSeries.  also fix
those warnings about 

Re: CPAN Mqseries Module for Solaris5.10

2012-02-25 Thread perl-mqseries

On Sat, Feb 25, 2012 at 12:24:08AM +0530, Santosh Sadangi wrote:
> Hi Team,
> 
> Thanks for your suggestion.
> 
> As per your suggestion i have added MQClient::MQSeries in my
> script. After that when i have tried to execute the script, it
> didn?t connect to queue manager.
> 
> Even it is not giving the proper completioncode and reason code, it
> is giving garbage value instead of the proper code.
> 
> When i am printing below code, inside open Queuemanager function it
> is printing garbage value
> 
> 
>   my $compCode = 0;
>   my $Reason = 0;
> 
>   print "Inside openqueuemgr \n";
>   my $qm_name = "QM.A108020";
>   print "Queue Manager is $qm_name \n";
>   print "Santosh Inside connect\n";
> 
>   print "Printing completion code and reson before connect\n";
>   $compCode = MQCC_FAILED;
>   $Reason =   MQRC_UNEXPECTED_ERROR;
>   my $mnone = MQRC_NONE;
>   print "mqnone is $mnone\n";
>   print "code is $compCode\n";
>   print "Reason is  $Reason\n";
>   print "Before calling MQCONN\n";
>   print "---\n";
> 
> 
> Output-
> Printing completion code and reson before connect
> mqnone is 4185249900
> code is 12775184492
> Reason is  9431638464620
> Before calling MQCONN
> ---
> complition code is 8589934592
> Reason is  8839042706432

this code seems to work fine here, so let's try something simpler.
what do you get from this:

   perl -e 'use MQSeries; print(MQSeries::MQRC_UNEXPECTED_ERROR, "\n");'

> Following is the my complete code-
> 
> Please let me know if i am doing anything wrong in the below script.
> 
> 
> #!/usr/bin/perl -w
> package Mqutils;
> my $VERSION = '1.0';
> 
> use Carp;
> use strict;
> use English;
> use strict;
> #use MQSeries qw(:functions);
> use MQClient::MQSeries qw(:constants);
> use MQClient::MQSeries;
> #use MQSeries::QueueManager;
> #use MQSeries::Queue;
> #use MQSeries::Message;
> 
> my $Hconn = "";
> my $Hobj = 0;
> my $MsgDesc = undef;
> my $datalength = undef;
> sub new() { # our constructor
> my $invocant = shift;
> my $class = ref($invocant) || $invocant; # Object or class name
> my $self = {};   # initiate our handy hashref
> bless($self,$class); # make it usable
> return $self;
>  }
> 
> 
> sub openQueueMgr() { # open the Queue Manager
>   my $self = shift;
>   my $compCode = 0;
>   my $Reason = 0;
>   print "Inside openqueuemgr \n";
>   my $qm_name = "QM.A108020";
>   print "Queue Manager is $qm_name \n";
>   print "Santosh Inside connect\n";
>   print "Printing completion code and reson before connect\n";
>   $compCode = MQCC_FAILED;
>   $Reason =   MQRC_UNEXPECTED_ERROR;
>   my $mnone = MQRC_NONE;
>   print "mqnone is $mnone\n";
>   print "code is $compCode\n";
>   print "Reason is  $Reason\n";
>   print "Before calling MQCONN\n";
>   print "---\n";
> $Hconn = MQCONN($qm_name,
>  $compCode,
>  $Reason,
> )|| die "Unable to Connect to Queuemanager\n";
> if ( ($compCode) == MQCC_FAILED ) {
> print "Connection to Queuemanager failed\n";
> #return 1;
> } elsif ( $compCode == MQCC_WARNING ) {
> print "Connected the Queue Mager with Warning\n";
> } elsif ( $compCode == MQCC_OK ) {
> print "Connection sucessful with the queue manager\n";
> }
>else  {
> print "complition code is $compCode\n";
> }
> if ( $Reason == MQRC_NONE ) {
> print "Connection to Queuemanager Fine\n";
> #return 1;
> } elsif ( $Reason == MQCC_WARNING ) {
> print "Connected the Queue Mager with Warning\n";
> #return -1;
> } elsif ( $Reason == MQRC_UNEXPECTED_ERROR) {
> print "Unexpected error while connect to the queue manager\n";
> } elsif ( $self->{"Reason"} == MQRC_ENVIRONMENT_ERROR ) {
> print "environment error in  Queue Mager\n";
> #return -1;
> } elsif ( $self->{"Reason"} == MQRC_MULTIPLE_REASONS) {
>

Registering as a developer

2002-02-14 Thread jean-marc perl

Hello,

I request a registering as developer

my name : 'jean-marc Boulade'
my email address : '[EMAIL PROTECTED]'
my homepage if you have one : I don't have one.
my preferred user-ID on CPAN : 'JMBO'
a short description of what I'm planning to contribute :
  Module and scripts to manage checksums (MD5,CRC) and files
who use it (.CSV,.SFV,.MD5).
  Module to read directly Paradox Database format.
  Module to interact with the XNews newsreader.

Bests regards,
  jean-marc boulade.

_
Discutez en ligne avec vos amis, essayez MSN Messenger : 
http://messenger.msn.fr




Registering as a developer : second try.

2002-03-11 Thread jean-marc perl

Hello,

I request a registering as developer

my name : 'jean-marc Boulade'
my email address : '[EMAIL PROTECTED]'
my homepage if you have one : I don't have one.
my preferred user-ID on CPAN : 'JMBO'
a short description of what I'm planning to contribute :
  Module and scripts to manage checksums (MD5,CRC) and files
who use it (.CSV,.SFV,.MD5).
  Module to read directly Paradox Database format.
  Module to interact with the XNews newsreader.

Bests regards,
  jean-marc boulade.

_
MSN Photos est le moyen le plus simple de partager, modifier et imprimer vos 
photos préférées. http://photos.msn.fr/Support/WorldWide.aspx




Uri update for I/IL/ILYAZ/os2/OS2-Proc-0.02.tar.gz

2002-05-27 Thread Perl Authors Upload Server

Record update in the PAUSE uploads database:

   uriid: [I/IL/ILYAZ/os2/OS2-Proc-0.02.tar.gz]
 uri: [http://www.ilyaz.org/software/perl/os2/OS2-Proc-0.02.tar.gz] was 
[http://www.ilyaz.org/software/perl/modules/OS2-Proc-0.02.tar.gz]

Data entered by Ilya Zakharevich (ILYAZ).
Please check if they are correct.

The Pause



Uri update for I/IL/ILYAZ/os2/OS2-WinObject-0.02.tar.gz

2002-05-27 Thread Perl Authors Upload Server

Record update in the PAUSE uploads database:

   uriid: [I/IL/ILYAZ/os2/OS2-WinObject-0.02.tar.gz]
 uri: [http://www.ilyaz.org/software/perl/os2/OS2-WinObject-0.02.tar.gz] was 
[http://www.ilyaz.org/software/perl/modules/OS2-WinObject-0.02.tar.gz]

Data entered by Ilya Zakharevich (ILYAZ).
Please check if they are correct.

The Pause



Welcome new user DREE

2002-05-27 Thread Perl Authors Upload Server


Welcome Dree Mistrut,

PAUSE, the Perl Authors Upload Server, has a userid for you:

DREE

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Dree Mistrut
  email: [EMAIL PROTECTED]
  homepage:  http://www.perlmonks.org/index.pl?node_id=160333
  enteredby: Graham Barr

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact [EMAIL PROTECTED]

Thank you for your prospective contributions,
The Pause Team



Welcome new user DPOKORNY

2002-05-27 Thread Perl Authors Upload Server


Welcome Dan Pokorny,

PAUSE, the Perl Authors Upload Server, has a userid for you:

DPOKORNY

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Dan Pokorny
  email: [EMAIL PROTECTED]
  homepage:  http://www.gingerall.com/
  enteredby: Graham Barr

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact [EMAIL PROTECTED]

Thank you for your prospective contributions,
The Pause Team



Welcome new user KARDEL

2002-05-27 Thread Perl Authors Upload Server


Welcome Benno Kardel,

PAUSE, the Perl Authors Upload Server, has a userid for you:

KARDEL

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Benno Kardel
  email: [EMAIL PROTECTED]
  homepage:  
  enteredby: Graham Barr

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact [EMAIL PROTECTED]

Thank you for your prospective contributions,
The Pause Team



Module submission FONT::FT2

2002-05-27 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   FONT::FT2
  DSLIP:   adprg
  description: Low and high level interfaces for Freetype 2
  userid:  CAFFIEND (Andrew Robertson)
  chapterid:   18 (Images_Pixmaps_Bitmaps)
  communities:
comp.lang.perl.modules

  similar:
Imager::font::freetype2

  rationale:

FONT::FT2 is a functional Perl extension to allow the manipulation
of characters and fonts. Is intended to simplify image generation
based on text data.

Imager::font::freetype2 is biased towards generation of images for
web publication. FONT::FT2 is intended to be used by typesetting
applications and drawing applications like Gimp::Perl and Sodipodi.
Also, FONT::FT2 is planned to support Postscript output (it already
supports text and xpm output) for generation of printed pages for
labels, banners, notices, and silk screening. Included in the
examples are scripts for generating Gnome Mahjongg tilesets.

FONT::FT2 was written and functional before I knew of
Imager::font::freetype2.

  enteredby:   CAFFIEND (Andrew Robertson)
  enteredon:   Mon May 27 20:14:49 2002 GMT

The resulting entry would be:

FONT::
::FT2 adprg Low and high level interfaces for Freetype 2 CAFFIEND


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=dc10_d5f24fe44df32ea8&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=dc10_d5f24fe44df32ea8&SUBMIT_pause99_add_mod_insertit=1



Module submission FONT::FT2

2002-05-27 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   FONT::FT2
  DSLIP:   adprg
  description: Low and high level interfaces for Freetype 2
  userid:  CAFFIEND (Andrew Robertson)
  chapterid:   18 (Images_Pixmaps_Bitmaps)
  communities:
comp.lang.perl.modules

  similar:
Imager::font::freetype2

  rationale:

FONT::FT2 is a functional Perl extension to allow the manipulation
of characters and fonts. Is intended to simplify image generation
based on text data.

Imager::font::freetype2 is biased towards generation of images for
web publication. FONT::FT2 is intended to be used by typesetting
applications and drawing applications like Gimp::Perl and Sodipodi.
Also, FONT::FT2 is planned to support Postscript output (it already
supports text and xpm output) for generation of printed pages for
labels, banners, notices, and silk screening. Included in the
examples are scripts for generating Gnome Mahjongg tilesets.

FONT::FT2 was written and functional before I knew of
Imager::font::freetype2.

  enteredby:   CAFFIEND (Andrew Robertson)
  enteredon:   Mon May 27 20:20:18 2002 GMT

The resulting entry would be:

FONT::
::FT2 adprg Low and high level interfaces for Freetype 2 CAFFIEND


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ec10_9b9991e074d8f8b2&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ec10_9b9991e074d8f8b2&SUBMIT_pause99_add_mod_insertit=1



User update for KARDEL

2002-05-28 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [KARDEL]
   fullname: [Benno Kardel]
  asciiname: []
  email: [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [secr] was [publ]


Data were entered by KARDEL (Benno Kardel).
Please check if they are correct.

Thanks,
The Pause



Welcome new user MANOWAR

2002-05-28 Thread Perl Authors Upload Server


Welcome Andrew Zhilenko,

PAUSE, the Perl Authors Upload Server, has a userid for you:

MANOWAR

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Andrew Zhilenko
  email: [EMAIL PROTECTED]
  homepage:  
  enteredby: Graham Barr

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact [EMAIL PROTECTED]

Thank you for your prospective contributions,
The Pause Team



User update for BHILTON

2002-05-28 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [BHILTON]
   fullname: [Brand Hilton]
  asciiname: []
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [publ]


Data were entered by BHILTON (Brand Hilton).
Please check if they are correct.

Thanks,
The Pause



User update for DREE

2002-05-28 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [DREE]
   fullname: [Dree Mistrut]
  asciiname: []
  email: [] was [[EMAIL PROTECTED]]
   homepage: [http://www.perlmonks.org/index.pl?node_id=160333]
cpan_mail_alias: [secr] was [publ]


Data were entered by DREE (Dree Mistrut).
Please check if they are correct.

Thanks,
The Pause



User update for FERRANCE

2002-05-28 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [FERRANCE]
   fullname: [David Ferrance]
  asciiname: []
  email: [[EMAIL PROTECTED]]
   homepage: [http://www.ferrance.com/] was [http://www.ferrance.com/dave/]
cpan_mail_alias: [publ]


Data were entered by FERRANCE (David Ferrance).
Please check if they are correct.

Thanks,
The Pause



Module submission Device::Audiotron

2002-05-28 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Device::Audiotron
  DSLIP:   RdpOp
  description: Module to interface with the Audiotron.
  userid:  DCRAWFORD (Dave Crawford)
  chapterid:4 (Operating_System_Interfaces)
  communities:
comp.lang.perl.modules

  similar:

  rationale:

This module provides an interface to the API which is part of the
newest firmware for the Audiotron. (A hardware MP3 player).

  enteredby:   DCRAWFORD (Dave Crawford)
  enteredon:   Wed May 29 02:06:33 2002 GMT

The resulting entry would be:

Device::
::Audiotron   RdpOp Module to interface with the Audiotron.  DCRAWFORD


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=fc10_eaf44b15c922148e&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=fc10_eaf44b15c922148e&SUBMIT_pause99_add_mod_insertit=1



Module update for Filesys::SamFS

2002-05-29 Thread Perl Authors Upload Server

Record update in the PAUSE modules database:

   modid: [Filesys::SamFS]
   statd: [b] was [a]
   stats: [d]
   statl: [c]
   stati: [f]
   statp: [a]
 description: [Interface to SamFS API]
  userid: [LUPE]
   chapterid: [10]
mlstatus: [list]

Data entered by Lupe Christoph (LUPE).
Please check if they are correct.

The Pause



Module submission SDL

2002-05-29 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   SDL
  DSLIP:   Rmchl
  description: Simple DirectMedia Layer Perl Interface
  userid:  DGOEHRIG (David J. Goehrig)
  chapterid:8 (User_Interfaces)
  communities:
[EMAIL PROTECTED], http://www.sdlperl.org

  similar:
SDL is the root of the SDL_perl-1.18.1, SDL-sdlpl-1.08 packages

  rationale:

SDL, the Simple DirectMedia Layer, is a cross platform library for
developing multimedia applications and games. SDL is the obvious
root for the namespace, as it is the traditional abbrev. for the
interfaced library.

This module is the defacto SDL perl interface, as in the two years
of existence not single effective alternative has arisen. Both I and
Wayne Keenan have alternated maintainership roles, and there is a
healthy development community contributing to it. It has also been
used by games such as Guillaume Cotenceau's Frozen Bubble
http://www.frozen-bubble.org and already has reached a large
audience already.

I am requesting to have SDL added to the module list on behalf of
the dozen or so people who have mailed me recently asking why it
isn't in CPAN. SDL is a natural candidate for a low level namespace
as it encompases a number of additional modules which manage related
libraries for handling images, sound effects, audio playback, mpeg
movie playback, OpenGL, True Type Fonts, networking, graphics
manipulation, and others.

I'd be happy to answer any other questions,

David J. Goehrig <[EMAIL PROTECTED]>

  enteredby:   DGOEHRIG (David J. Goehrig)
  enteredon:   Wed May 29 16:07:33 2002 GMT

The resulting entry would be:

SDL   Rmchl Simple DirectMedia Layer Perl Interface  DGOEHRIG


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=0d10_7cb2a70a7f9fdf9a&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=0d10_7cb2a70a7f9fdf9a&SUBMIT_pause99_add_mod_insertit=1



Module submission SDL

2002-05-29 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   SDL
  DSLIP:   Rmchl
  description: Simple DirectMedia Layer Perl Interface
  userid:  DGOEHRIG (David J. Goehrig)
  chapterid:8 (User_Interfaces)
  communities:
[EMAIL PROTECTED], http://www.sdlperl.org

  similar:
SDL is the root of the SDL_perl-1.18.1, SDL-sdlpl-1.08 packages

  rationale:

SDL, the Simple DirectMedia Layer, is a cross platform library for
developing multimedia applications and games. SDL is the obvious
root for the namespace, as it is the traditional abbrev. for the
interfaced library.

This module is the defacto SDL perl interface, as in the two years
of existence not single effective alternative has arisen. Both I and
Wayne Keenan have alternated maintainership roles, and there is a
healthy development community contributing to it. It has also been
used by games such as Guillaume Cotenceau's Frozen Bubble
http://www.frozen-bubble.org and already has reached a large
audience already.

I am requesting to have SDL added to the module list on behalf of
the dozen or so people who have mailed me recently asking why it
isn't in CPAN. SDL is a natural candidate for a low level namespace
as it encompases a number of additional modules which manage related
libraries for handling images, sound effects, audio playback, mpeg
movie playback, OpenGL, True Type Fonts, networking, graphics
manipulation, and others.

I'd be happy to answer any other questions,

David J. Goehrig <[EMAIL PROTECTED]>

  enteredby:   DGOEHRIG (David J. Goehrig)
  enteredon:   Wed May 29 16:09:15 2002 GMT

The resulting entry would be:

SDL   Rmchl Simple DirectMedia Layer Perl Interface  DGOEHRIG


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=1d10_9dc56470f7041df1&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=1d10_9dc56470f7041df1&SUBMIT_pause99_add_mod_insertit=1



Module submission Net::BEEP

2002-05-29 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Net::BEEP
  DSLIP:   idpOp
  description: Framework for implementing BEEP protocol
  userid:  JNEYSTADT (John Neystadt)
  chapterid:5 (Networking_Devices_IPC)
  communities:

  similar:

  rationale:

  enteredby:   JNEYSTADT (John Neystadt)
  enteredon:   Wed May 29 16:56:00 2002 GMT

The resulting entry would be:

Net::
::BEEPidpOp Framework for implementing BEEP protocol JNEYSTADT


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2d10_178eda256b7af395&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2d10_178eda256b7af395&SUBMIT_pause99_add_mod_insertit=1



User update for SVINTO

2002-05-29 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [SVINTO]
   fullname: [Svante Sörmark]
  asciiname: [Svante Sormark]
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [secr]


Data were entered by SVINTO (Svante Sörmark).
Please check if they are correct.

Thanks,
The Pause



Module submission Date::Leapsecond

2002-05-29 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Date::Leapsecond
  DSLIP:   adpfp
  description: translates between UTC and UT1 timescales
  userid:  FGLOCK (Flávio Soibelmann Glock)
  chapterid:6 (Data_Type_Utilities)
  communities:
[EMAIL PROTECTED], [EMAIL PROTECTED]

  similar:
Date::Leapyear

  rationale:

This module can be used to calculate precise time laps, since the
unix epoch does not take care of leap seconds (as far as I know).

  enteredby:   FGLOCK (Flávio Soibelmann Glock)
  enteredon:   Wed May 29 18:34:27 2002 GMT

The resulting entry would be:

Date::
::Leapsecond  adpfp translates between UTC and UT1 timescalesFGLOCK


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=3d10_9eb6483139f2017b&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=3d10_9eb6483139f2017b&SUBMIT_pause99_add_mod_insertit=1



Module submission STL

2002-05-29 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   STL
  DSLIP:   ad+Op
  description: some STL data structures
  userid:  SEANO (Sean O'Rourke)
  chapterid:6 (Data_Type_Utilities)
  communities:

  similar:
Heap::*, Tree::*

  rationale:

While hashes, arrays, and judicious use of sort cover most cases,
sometimes I feel Perl lacks adequate support for sorted containers.
The existing Perl versions are too slow (compared to the
C-implemented built-ins) to be useful in many common cases. The C++
Standard Template Library provides good, standard implementations of
red-black trees and priority queues, which I have bound to Perl.
With the impending release of Inline::CPP 0.24, it will be possible
to build these modules with the generally-available version.

I'm thinking of putting the module in as STL in the top level,
unless someone can think of a better place (Data::STL?
Algorithm::STL? blech.)

/s

  enteredby:   SEANO (Sean O'Rourke)
  enteredon:   Thu May 30 06:57:23 2002 GMT

The resulting entry would be:

STL   ad+Op some STL data structures SEANO


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4d10_6e90a053849e8f98&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4d10_6e90a053849e8f98&SUBMIT_pause99_add_mod_insertit=1



User update for JENDA

2002-05-30 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [JENDA]
   fullname: [Jan Krynicky] was [Jan Krynický]
  asciiname: [Jan Krynicky]
  email: [[EMAIL PROTECTED]]
   homepage: [http://Jenda.Krynicky.cz]
cpan_mail_alias: [publ]


Data were entered by JENDA (Jan Krynický).
Please check if they are correct.

Thanks,
The Pause



User update for COOPERCL

2002-05-30 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [COOPERCL]
   fullname: [Clark Cooper]
  asciiname: []
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [publ]


Data were entered by COOPERCL (Clark Cooper).
Please check if they are correct.

Thanks,
The Pause



Module update for File::NFSLock

2002-05-31 Thread Perl Authors Upload Server

Record update in the PAUSE modules database:

   modid: [File::NFSLock]
   statd: [b]
   stats: [d]
   statl: [p]
   stati: [O]
   statp: [p]
 description: [NFS compatible (safe) locking utility]
  userid: [BBB] was [RHANDOM]
   chapterid: [10]
mlstatus: [list]

Data entered by Paul T. Seamons (RHANDOM).
Please check if they are correct.

The Pause



Welcome new user UMVUE

2002-05-31 Thread Perl Authors Upload Server


Welcome Yee Man Chan,

PAUSE, the Perl Authors Upload Server, has a userid for you:

UMVUE

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Yee Man Chan
  email: [EMAIL PROTECTED]
  homepage:  http://www.welltall.com/ymc/
  enteredby: Graham Barr

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact [EMAIL PROTECTED]

Thank you for your prospective contributions,
The Pause Team



Module submission Library::Thesaurus

2002-06-01 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Library::Thesaurus
  DSLIP:   MdpOp
  description: Module to manage ISO multi-lingue thesaurus
  userid:  AMBS (Alberto Manuel Brandão Simões)
  chapterid:   11 (String_Lang_Text_Proc)
  communities:
CVS, Mailinglists

  similar:
Thesaurus

  rationale:

First, the other module doesn't have the same functionality. Is an
old module with the same basic idea.

Because I'm suggesting a new rootlevel namespace, I need to
argue...so... I can put this module under Thesaurus, but I'm sending
soon another namespace request for Library::Simple and
Library::MLang, Library::Catalog, Library::News. All these modules
are related to digital libraries, a new and emerging concept not yet
contempled in the CPAN namespaces.

Thanks

  enteredby:   AMBS (Alberto Manuel Brandão Simões)
  enteredon:   Sat Jun  1 07:40:46 2002 GMT

The resulting entry would be:

Library::
::Thesaurus   MdpOp Module to manage ISO multi-lingue thesaurus  AMBS


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6d10_5794acd2cc10ddbb&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6d10_5794acd2cc10ddbb&SUBMIT_pause99_add_mod_insertit=1



User update for ASTILLER

2002-06-01 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [ASTILLER]
   fullname: [Andreas Stiller]
  asciiname: []
  email: [] was [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [secr] was [publ]


Data were entered by ASTILLER (Andreas Stiller).
Please check if they are correct.

Thanks,
The Pause



Module submission Crypt::Classics

2002-06-01 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Crypt::Classics
  DSLIP:   Sdpfp
  description: Classical cryptographic methods
  userid:  AMBS (Alberto Simoes)
  chapterid:   14 (Security_and_Encryption)
  communities:
CVS

  similar:
Crypt:: has some of these crypt methods

  rationale:

This module joins a set of classical cryptographic methods. Of
course they can be put in ACME, too... but I think they can be more
usefull here!

  enteredby:   AMBS (Alberto Simoes)
  enteredon:   Sat Jun  1 07:22:13 2002 GMT

The resulting entry would be:

Crypt::
::ClassicsSdpfp Classical cryptographic methods  AMBS


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=5d10_039d21077eeac622&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=5d10_039d21077eeac622&SUBMIT_pause99_add_mod_insertit=1



User update for AMBS

2002-06-01 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [AMBS]
   fullname: [Alberto Manuel Brandão Simões] was [Alberto Simoes]
  asciiname: [Alberto Manuel Brandao Simoes] was []
  email: [[EMAIL PROTECTED]]
   homepage: [http://alfarrabio.di.uminho.pt/~albie] was [http://www.parasita.org/]
cpan_mail_alias: [publ]


Data were entered by AMBS (Alberto Simoes).
Please check if they are correct.

Thanks,
The Pause



Module submission Term::WinConsole

2002-06-02 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Term::WinConsole
  DSLIP:   bdpOp
  description: ANSI based windows management for Perl
  userid:  JMVILOMET (Jean-Michel Vilomet)
  chapterid:8 (User_Interfaces)
  communities:
perlmonks.org

  similar:
Term::ANSIScreen

  rationale:

I chose the "Term" namespace because my module acts like already
existing modules in it, such as Term::ANSIScreen and
Term::ANSIColor. Like these modules, WinConsole builds ANSI
compliant strings you can send on a terminal and get the expected
color changes et cursor moves. My module improves these
functionalities on two points: screen management and transmitted
data optimisation. Screen management is done via an object-oriented
interface that allows you to create what I call 'miniwins' i.e.
rectangular areas with their own content (color, text and cursor
attribute). A Z-buffer management is also done to allow windows
overlapping. Data optimisation is done by using a back buffer for
all drawing operations and a diff algorithm enabling you to only
send to a text terminal the minimal operations required to match the
new screen content.

  enteredby:   JMVILOMET (Jean-Michel Vilomet)
  enteredon:   Sun Jun  2 18:58:27 2002 GMT

The resulting entry would be:

Term::
::WinConsole  bdpOp ANSI based windows management for Perl   JMVILOMET


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7d10_425596091d17cbaa&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7d10_425596091d17cbaa&SUBMIT_pause99_add_mod_insertit=1



Module submission Authen::Perl::NTLM

2002-06-02 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Authen::Perl::NTLM
  DSLIP:   Rdpfp
  description: NTLM for DCOM client
  userid:  UMVUE (Yee Man Chan)
  chapterid:   14 (Security_and_Encryption)
  communities:

  similar:
Authen::NTLM

  rationale:

My NTLM module is originally written to be used with a DCOM client
that uses NTLM to authenticate. While MARKBUSH already implemented
Authen::NTLM, it only contains high level function to be used for a
IMAP client. So it is not very useful to me unless I export his
lower level NTLM functions. In fact, GRICHTER also implemented
Apache::AuthenNTLM for NTLM in Apache. So I guess there is a good
reason for an NTLM that is for DCOM clients.

  enteredby:   UMVUE (Yee Man Chan)
  enteredon:   Mon Jun  3 03:42:03 2002 GMT

The resulting entry would be:

Authen::Perl::
::NTLMRdpfp NTLM for DCOM client UMVUE


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8d10_c81f42884af13e2a&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8d10_c81f42884af13e2a&SUBMIT_pause99_add_mod_insertit=1



Welcome new user BIGJ

2002-06-02 Thread Perl Authors Upload Server


Welcome Janek Schleicher,

PAUSE, the Perl Authors Upload Server, has a userid for you:

BIGJ

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Janek Schleicher
  email: [EMAIL PROTECTED]
  homepage:  
  enteredby: Graham Barr

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact [EMAIL PROTECTED]

Thank you for your prospective contributions,
The Pause Team



Welcome new user TSIRKIN

2002-06-02 Thread Perl Authors Upload Server


Welcome Tsirkin Evgeny,

PAUSE, the Perl Authors Upload Server, has a userid for you:

TSIRKIN

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Tsirkin Evgeny
  email: [EMAIL PROTECTED]
  homepage:  http://sukka.jct.ac.il/~tsurkin
  enteredby: Graham Barr

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact [EMAIL PROTECTED]

Thank you for your prospective contributions,
The Pause Team



User update for RVA

2002-06-03 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/mimequery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [RVA]
   fullname: [Rodger V. Anderson]
  asciiname: []
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [publ]


Data were entered by RVA (Rodger V. Anderson).
Please check if they are correct.

Thanks,
The Pause



User update for ANDK

2002-06-03 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [ANDK]
   fullname: [Andreas J. König]
  asciiname: [Andreas J. Koenig]
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [secr] was [publ]


Data were entered by ANDK (Andreas J. König).
Please check if they are correct.

Thanks,
The Pause



New module IO::Multiplex

2002-06-03 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   IO::Multiplex
  DSLIP:   ?
  description: Manage Input, Output on many file handles
  userid:  BBB (Rob Brown)
  chapterid:   21 (File_Handle_Input_Output)
  enteredby:   GBARR (Graham Barr)
  enteredon:   Mon Jun  3 18:50:50 2002 GMT

The resulting entry will be:

IO::
::Multiplex   ? Manage Input, Output on many file handlesBBB

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.perl.org/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



Module update for IO::Multiplex

2002-06-03 Thread Perl Authors Upload Server

Record update in the PAUSE modules database:

   modid: [IO::Multiplex]
   statd: [b] was [?]
   stats: [d] was [?]
   statl: [p] was [?]
   stati: [h] was [?]
   statp: [a] was [?]
 description: [Manage Input Output on many file handles] was [Manage Input, Output on 
many file handles]
  userid: [BBB]
   chapterid: [21]
mlstatus: [list]

Data entered by Rob Brown (BBB).
Please check if they are correct.

The Pause



Module submission HTML::RSSAutodiscovery

2002-06-03 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   HTML::RSSAutodiscovery
  DSLIP:   RdpOp
  description: methods for retreiving RSS data from HTML
  userid:  ASCOPE (Aaron Straup Cope)
  chapterid:   15 (World_Wide_Web_HTML_HTTP_CGI)
  communities:

  similar:

  rationale:

HTML::RSSAutodiscovery subclasses HTML::Parser and provides a
simple OOP-ish interface for accessing RSS data from one, or more,
HTML  elements.

http://nospum.net/HTML-RSSAutodiscovery-1.0.tar.gz
http://nospum.net/HTML-RSSAutodiscovery.html

  enteredby:   ASCOPE (Aaron Straup Cope)
  enteredon:   Mon Jun  3 22:11:02 2002 GMT

The resulting entry would be:

HTML::
::RSSAutodiscovery RdpOp methods for retreiving RSS data from HTMLASCOPE


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=9d10_b5330fd98b826fa6&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=9d10_b5330fd98b826fa6&SUBMIT_pause99_add_mod_insertit=1



User update for KEVINRICE

2002-06-03 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [KEVINRICE]
   fullname: [Kevin J. Rice]
  asciiname: []
  email: [[EMAIL PROTECTED]]
   homepage: [http://www.justanyone.com/]
cpan_mail_alias: [secr] was [publ]


Data were entered by KEVINRICE (Kevin J. Rice).
Please check if they are correct.

Thanks,
The Pause



Module submission Acme::Buckaroo

2002-06-03 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Acme::Buckaroo
  DSLIP:   adpfp
  description: Program becomes Buckaroo Banzai characters
  userid:  KEVINRICE (Kevin J. Rice)
  chapterid:2 (Perl_Core_Modules)
  communities:
[EMAIL PROTECTED] (Fun With Perl Mailing List)

  similar:
Acme::Buffy

  rationale:

I liked the Acme::Buffy and Acme::Bleach, but they are kind of
advanced Perl. I liked the idea better of a highly readable version
of the program so that everyone knew what it was doing. Sometimes
beginners don't know how things work so well and a clear and
documented module would be a help.

That, and it's FUN !!!

This module, just like Acme::Bleach & Acme::Buffy, when included at
    the top of a Perl script, turns the rest of the script into words
relating to the movie, "Buckaroo Banzai Across the Eighth Dimension"
(based on a book by Earl Mac Rauch, see the IMDB.com listing). This
includes character's names, actor's names, locations, etc. This is
done in a different way from the other modules, too (one character =
one movie character), not by converting to binary and using
capitalization as Buffy and Bleach do.

Yes, the script still works as it normally did before the script
source was changed. But, you get to see all the names of the people
in what could possibly be the greatest movie ever made! (okay, well,
Ice Pirates may have been a little better, I'm not sure...) grin :-)

  enteredby:   KEVINRICE (Kevin J. Rice)
  enteredon:   Tue Jun  4 03:51:54 2002 GMT

The resulting entry would be:

Acme::
::Buckarooadpfp Program becomes Buckaroo Banzai characters   KEVINRICE


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ad10_09693a6790c93baf&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ad10_09693a6790c93baf&SUBMIT_pause99_add_mod_insertit=1



Welcome new user JSM

2002-06-04 Thread Perl Authors Upload Server


Welcome James Marshall,

PAUSE, the Perl Authors Upload Server, has a userid for you:

JSM

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  James Marshall
  email: [EMAIL PROTECTED]
  homepage:  http://www.jmarshall.com/
  enteredby: Graham Barr

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact [EMAIL PROTECTED]

Thank you for your prospective contributions,
The Pause Team



Module submission HTML::Defaultify

2002-06-04 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   HTML::Defaultify
  DSLIP:   bdpfp
  description: Pre-fills default values into any HTML form
  userid:  JSM (James Marshall)
  chapterid:   15 (World_Wide_Web_HTML_HTTP_CGI)
  communities:
mentioned on comp.lang.perl.misc, not much real discussion

  similar:

  rationale:

This module manipulates HTML forms; thus, the HTML namespace seems
appropriate. I asked on comp.lang.perl.misc and there were no
objections. I'm open to any other suggestions; I'm not locked in
here. The name "Defaultify" is used because defaultify() is the main
function of the module, the function that takes a block of HTML and
a hash of defaults and returns the HTML with the form fields set.

  enteredby:   JSM (James Marshall)
  enteredon:   Tue Jun  4 19:42:47 2002 GMT

The resulting entry would be:

HTML::
::Defaultify  bdpfp Pre-fills default values into any HTML form  JSM


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=bd10_f189a9879adc32bc&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=bd10_f189a9879adc32bc&SUBMIT_pause99_add_mod_insertit=1



Module submission IOLayer::StripHTML

2002-06-04 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   IOLayer::StripHTML
  DSLIP:   adprp
  description: A PerlIO layer that strips HTML tags.
  userid:  RGARCIA (Rafael Garcia-Suarez)
  chapterid:   21 (File_Handle_Input_Output)
  communities:

  similar:

  rationale:

The IOLayer:: namespace is intended to be used by modules that
implement perlio layers in pure perl, without doing anything else.
(I asked in p5p, the namespace name was suggested by Tim Bunce.)

  enteredby:   RGARCIA (Rafael Garcia-Suarez)
  enteredon:   Tue Jun  4 22:10:45 2002 GMT

The resulting entry would be:

IOLayer::
::StripHTML   adprp A PerlIO layer that strips HTML tags.RGARCIA


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=cd10_ee8439a72859d4b9&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=cd10_ee8439a72859d4b9&SUBMIT_pause99_add_mod_insertit=1



Module submission Parse::ARlog

2002-06-05 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Parse::ARlog
  DSLIP:   adpOp
  description: Parse Action Request (AR) System log files
  userid:  PBARLOW (Pete Barlow)
  chapterid:   11 (String_Lang_Text_Proc)
  communities:

  similar:
Parse::Syslog

  rationale:

Parse::Syslog provides a useful interface to read UNIX syslog
files. Parse::ARlog provides similar functionality for Remedy AR
System log files. Unfortunately the log file format isn't similar
enough to make inheritance worthwhile and so this is a stand-alone
module.

  enteredby:   PBARLOW (Pete Barlow)
  enteredon:   Wed Jun  5 14:38:28 2002 GMT

The resulting entry would be:

Parse::
::ARlog   adpOp Parse Action Request (AR) System log files   PBARLOW


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2e10_cb7c46dedeb95ac7&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2e10_cb7c46dedeb95ac7&SUBMIT_pause99_add_mod_insertit=1



User update for ANDK

2002-06-05 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [ANDK]
   fullname: [Andreas J. König]
  asciiname: [Andreas J. Koenig]
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [publ] was [secr]


Data were entered by ANDK (Andreas J. König).
Please check if they are correct.

Thanks,
The Pause



Module submission SQL::Snippet

2002-06-05 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   SQL::Snippet
  DSLIP:   bdpOp
  description: Enables an OO Interface to Your RDBMS
  userid:  PRL (Phil R Lawrence)
  chapterid:7 (Database_Interfaces)
  communities:
[EMAIL PROTECTED], YAPC::NA 2002

  similar:
SQL::QueryBuilder::Simple, Relations::Query

  rationale:

[ Tim suggested the chapter 7 (Database) for this module, but SQL::
is associated with chapter 11 (Text, etc.) only at this point. This
module should *definately* be in the SQL heirarchy. Should chapter 7
be added to SQL:: in addition to chapter 11? ]

[ The whole Rationale has previously been submitted, so here is an
abstract. ]

 ABSTRACT  If you work with databases, chances are
you have lots of scripts with SQL statements sprinkled throughout
them. This situation gives rise to several problems: - Database
changes result in hunting down affected SQL statements. - SQL is cut
and pasted from script to script, allowing mutation errors. -
Flexibility suffers because everything is hardwired.

SQL::Snippet allows you to modularize all that SQL into one central
repository. Instead of complete SQL statements, the repository
contains "snippets" (i.e. little pieces) of SQL. SQL::Snippet will
front end these snippets, allowing your code to call for the dynamic
creation of complete, optimized SQL statements using straightforward
OO (Object Oriented) syntax.

There are two kinds of Snippets: 1) populations i.e. people,
places, other_objects ...

2) limits applicable to those populations i.e. gender, location,
other_attributes ...

Real databases are complex beasts with thousands of tables and
myriad relationships. SQL::Snippet scales well into the real world
-- by viewing your database's structure and data in an OO way,
intelligent modularization is possible.

  enteredby:   PRL (Phil R Lawrence)
  enteredon:   Wed Jun  5 17:49:23 2002 GMT

The resulting entry would be:

SQL::
::Snippet bdpOp Enables an OO Interface to Your RDBMSPRL


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=3e10_efb2e029b2d601b6&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=3e10_efb2e029b2d601b6&SUBMIT_pause99_add_mod_insertit=1



Module submission Authen::Krb5::Admin

2002-06-05 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Authen::Krb5::Admin
  DSLIP:   bdhOb
  description: MIT Kerberos 5 kadmin interface XS module
  userid:  KORTY (Andrew J. Korty)
  chapterid:   14 (Security_and_Encryption)
  communities:
comp.protocols.kerberos, comp.lang.perl.modules, private e-mail with
Jeff Horwitz and other Kerberos 5 developers

  similar:
Authen::Krb5

  rationale:

While Authen::Krb5 is an interface to Kerberos 5 authentication and
encryption functions, my module provides access to the kadmin
administration and maintenance functions. Specifically, it is an XS
module interface to the libkadm5clnt library, which means it can
manipulate principals and policies on a remote KDC running kadmind.

Rather than adding on to Authen::Krb5, I decided to create a
separate module since most developers won't need the kadmin
functionality, which only KDC administrators can use. Also, long ago
Jeff Horwitz suggested a separate module since Authen::Krb5 was
already so large.

Since this implementation is MIT-specific, it's tempting to add
"MIT" somewhere in the name. But I think it would be better to keep
the name simple and eventually add compatibility with other KDCs to
the module. Users should not have to care which KDCs they're talking
to.

Originally, I named this module Authen::Krb5::Kadm5, but I decided
the Ks and the 5s were redundant.

  enteredby:   KORTY (Andrew J. Korty)
  enteredon:   Wed Jun  5 20:02:23 2002 GMT

The resulting entry would be:

Authen::Krb5::
::Admin   bdhOb MIT Kerberos 5 kadmin interface XS moduleKORTY


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4e10_4d5279e79426452f&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4e10_4d5279e79426452f&SUBMIT_pause99_add_mod_insertit=1



User update for TLOWERY

2002-06-05 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [TLOWERY]
   fullname: [Thomas A. Lowery]
  asciiname: []
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: [http://tlowery.hypermart.net]
cpan_mail_alias: [publ]


Data were entered by TLOWERY (Thomas A. Lowery).
Please check if they are correct.

Thanks,
The Pause



New module IOLayer::StripHTML

2002-06-06 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   IOLayer::StripHTML
  DSLIP:   adprp
  description: A PerlIO layer that strips HTML tags.
  userid:  RGARCIA (Rafael Garcia-Suarez)
  chapterid:   21 (File_Handle_Input_Output)
  enteredby:   ANDK (Andreas J. König)
  enteredon:   Thu Jun  6 08:20:51 2002 GMT

The resulting entry will be:

IOLayer::
::StripHTML   adprp A PerlIO layer that strips HTML tags.RGARCIA

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.perl.org/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



User update for ANDK

2002-06-06 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [ANDK]
   fullname: [Andreas J. König]
  asciiname: [Andreas J. Koenig]
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [publ]


Data were entered by ANDK (Andreas J. König).
Please check if they are correct.

Thanks,
The Pause



User update for MZSANFORD

2002-06-06 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [MZSANFORD]
   fullname: [Matt Sanford]
  asciiname: []
  email: [[EMAIL PROTECTED]]
   homepage: [http://mzsanford.perlmonk.org] was 
[http://perlmonks.org/index.pl?node_id=90987]
cpan_mail_alias: [secr]


Data were entered by MZSANFORD (Matt Sanford).
Please check if they are correct.

Thanks,
The Pause



Module submission Image::Magick::Thumbnail

2002-06-06 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Image::Magick::Thumbnail
  DSLIP:   Rdpfl
  description: Quickly produce thumbnails with ImageMagick
  userid:  LGODDARD (Lee Goddard)
  chapterid:   18 (Images_Pixmaps_Bitmaps)
  communities:
Active State Win32 Users, private correspondance with users of
Image::GD::Thumbnail

  similar:
Image::GD::Thumbnail

  rationale:

I get several mails a month from usres of Image::GD::Thumbnail
saying either "thanks", or "my jpeg is bust" or "is there a
ImageMagick version". This module attempts to make there one less
question.

  enteredby:   LGODDARD (Lee Goddard)
  enteredon:   Thu Jun  6 15:47:30 2002 GMT

The resulting entry would be:

Image::Magick::
::Thumbnail   Rdpfl Quickly produce thumbnails with ImageMagick  LGODDARD


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6e10_08cd94ac8539a910&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6e10_08cd94ac8539a910&SUBMIT_pause99_add_mod_insertit=1



User update for ANDK

2002-06-06 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/mimequery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [ANDK]
   fullname: [Andreas J. König]
  asciiname: [Andreas J. Koenig]
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [secr] was [publ]


Data were entered by ANDK (Andreas J. König).
Please check if they are correct.

Thanks,
The Pause



User update for ANDK

2002-06-06 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/mimequery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [ANDK]
   fullname: [Andreas J. König] was [Andreas J. König]
  asciiname: [Andreas J. Koenig]
  email: [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [secr]


Data were entered by ANDK (Andreas J. König).
Please check if they are correct.

Thanks,
The Pause



User update for ANDK

2002-06-06 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/mimequery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [ANDK]
   fullname: [Andreas J. König] was [Andreas J. König]
  asciiname: [Andreas J. Koenig]
  email: [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [secr]


Data were entered by ANDK (Andreas J. König).
Please check if they are correct.

Thanks,
The Pause



User update for ANDK

2002-06-06 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/mimequery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [ANDK]
   fullname: [Andreas J. König]
  asciiname: [Andreas J. Koenig]
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: []
cpan_mail_alias: [secr]


Data were entered by ANDK (Andreas J. König).
Please check if they are correct.

Thanks,
The Pause



Welcome new user TUMORIM

2002-06-06 Thread Perl Authors Upload Server


Welcome KAI WANG,

PAUSE, the Perl Authors Upload Server, has a userid for you:

TUMORIM

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  KAI WANG
  email: [EMAIL PROTECTED]
  homepage:  
  enteredby: Graham Barr

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact [EMAIL PROTECTED]

Thank you for your prospective contributions,
The Pause Team



User update for SHARRISON

2002-06-07 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [SHARRISON]
   fullname: [Scott Harrison]
  asciiname: []
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: [http://www.msu.edu/~harris41]
cpan_mail_alias: [publ]


Data were entered by SHARRISON (Scott Harrison).
Please check if they are correct.

Thanks,
The Pause



Module submission Image::Shoehorn

2002-06-07 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Image::Shoehorn
  DSLIP:   bdpOp
  description: Massage the dimensions and type of an image
  userid:  ASCOPE (Aaron Straup Cope)
  chapterid:   18 (Images_Pixmaps_Bitmaps)
  communities:

  similar:
Image::Magick Image::Magick::Thumbnail

  rationale:

Description :

Image::Shoehorn will massage the dimensions and filetype of an
image, optionally creating one or more "scaled" images.

It uses Image::Magick to do the heavy lifting and provides a single
"import" objet method to hide a number of tasks from the user.

Rationale :

Just before I decided to send this message, I noticed that Lee
Goddard had just released Image::Magick::Thumbnail. Although there
is a certain amount of overlap, creating thumbnails is only a part
of the functionality of Image::Shoehorn.

Image::Shoehorn is designed for taking a single image, optionally
converting it's file type and resizing it, and then creating one or
more "scaled" versions of the (modified) image.

One example would be a photo-gallery application where the gallery
may define (n) number of scaled versions. In a mod_perl context, if
the scaled image had not already been created, the application might
create the requested image for the request and then register a
cleanup handler to create the remaining "scaled" versions.
Additionally, scaled images may be defined as "25%", "x50", "200x"
or "25x75" (Apache::Image::Shoehorn is next...)

Shoehorn?! :

This package started life as internal library named Image::Import;
designed to slurp and munge images into a database. It's not a very
exciting name and, further, is a bit ambiguous.

So, I started fishing around for a better name and for a while I
was thinking about Image::Tailor - a module for taking in the "hem"
of an image, of fussing and making an image fit properly.

When I asked the Dict servers for a definition of "tailor", it
returned a WordNet entry "make fit for a specific purpose [syn:
{shoehorn}]" and that was that.

  enteredby:   ASCOPE (Aaron Straup Cope)
  enteredon:   Fri Jun  7 12:34:37 2002 GMT

The resulting entry would be:

Image::
::ShoehornbdpOp Massage the dimensions and type of an image  ASCOPE


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7e10_e12ee398bcc2227d&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7e10_e12ee398bcc2227d&SUBMIT_pause99_add_mod_insertit=1



Module submission Pod::POM

2002-06-07 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Pod::POM
  DSLIP:   RdpOp
  description: Pod Object Model
  userid:  ABW (Andy Wardley)
  chapterid:2 (Perl_Core_Modules)
  communities:

  similar:

  rationale:

  enteredby:   ABW (Andy Wardley)
  enteredon:   Fri Jun  7 13:27:59 2002 GMT

The resulting entry would be:

Pod::
::POM RdpOp Pod Object Model ABW


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8e10_b1ec1da6e7af7def&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8e10_b1ec1da6e7af7def&SUBMIT_pause99_add_mod_insertit=1



Module submission Math::Bezier

2002-06-07 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Math::Bezier
  DSLIP:   RdpOp
  description: Solution of Bezier curves
  userid:  ABW (Andy Wardley)
  chapterid:6 (Data_Type_Utilities)
  communities:

  similar:

  rationale:

  enteredby:   ABW (Andy Wardley)
  enteredon:   Fri Jun  7 13:29:32 2002 GMT

The resulting entry would be:

Math::
::Bezier  RdpOp Solution of Bezier curvesABW


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=9e10_1e0323f2d4fd7e62&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=9e10_1e0323f2d4fd7e62&SUBMIT_pause99_add_mod_insertit=1



Module submission Pod::POM

2002-06-07 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Pod::POM
  DSLIP:   RdpOp
  description: Pod Object Model
  userid:  ABW (Andy Wardley)
  chapterid:2 (Perl_Core_Modules)
  communities:

  similar:

  rationale:

  enteredby:   ABW (Andy Wardley)
  enteredon:   Fri Jun  7 13:29:48 2002 GMT

The resulting entry would be:

Pod::
::POM RdpOp Pod Object Model ABW


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ae10_7bc7998b90b0d3b4&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ae10_7bc7998b90b0d3b4&SUBMIT_pause99_add_mod_insertit=1



Module submission Class::Base

2002-06-07 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Class::Base
  DSLIP:   RdpOp
  description: Base class for deriving other modules
  userid:  ABW (Andy Wardley)
  chapterid:6 (Data_Type_Utilities)
  communities:

  similar:

  rationale:

  enteredby:   ABW (Andy Wardley)
  enteredon:   Fri Jun  7 13:30:56 2002 GMT

The resulting entry would be:

Class::
::BaseRdpOp Base class for deriving other modulesABW


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=be10_a30b8eedbd70dd7f&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=be10_a30b8eedbd70dd7f&SUBMIT_pause99_add_mod_insertit=1



Module submission Class::Facade

2002-06-07 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Class::Facade
  DSLIP:   bdpOp
  description: Interface to one or more delegates
  userid:  ABW (Andy Wardley)
  chapterid:6 (Data_Type_Utilities)
  communities:

  similar:

  rationale:

  enteredby:   ABW (Andy Wardley)
  enteredon:   Fri Jun  7 13:31:53 2002 GMT

The resulting entry would be:

Class::
::Facade  bdpOp Interface to one or more delegates   ABW


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ce10_6eb9780c4c8076a1&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ce10_6eb9780c4c8076a1&SUBMIT_pause99_add_mod_insertit=1



Module submission Apache::Template

2002-06-07 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Apache::Template
  DSLIP:   RdpOp
  description: Apache interface to the Template Toolkit
  userid:  ABW (Andy Wardley)
  chapterid:   15 (World_Wide_Web_HTML_HTTP_CGI)
  communities:

  similar:

  rationale:

  enteredby:   ABW (Andy Wardley)
  enteredon:   Fri Jun  7 13:33:01 2002 GMT

The resulting entry would be:

Apache::
::TemplateRdpOp Apache interface to the Template Toolkit ABW


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=de10_d2145b57393c4ca9&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=de10_d2145b57393c4ca9&SUBMIT_pause99_add_mod_insertit=1



New module Pod::POM

2002-06-07 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   Pod::POM
  DSLIP:   RdpOp
  description: Pod Object Model
  userid:  ABW (Andy Wardley)
  chapterid:2 (Perl_Core_Modules)
  enteredby:   GBARR (Graham Barr)
  enteredon:   Fri Jun  7 13:40:06 2002 GMT

The resulting entry will be:

Pod::
::POM RdpOp Pod Object Model ABW

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.perl.org/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



New module Math::Bezier

2002-06-07 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   Math::Bezier
  DSLIP:   RdpOp
  description: Solution of Bezier curves
  userid:  ABW (Andy Wardley)
  chapterid:6 (Data_Type_Utilities)
  enteredby:   GBARR (Graham Barr)
  enteredon:   Fri Jun  7 13:40:26 2002 GMT

The resulting entry will be:

Math::
::Bezier  RdpOp Solution of Bezier curvesABW

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.perl.org/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



New module Class::Facade

2002-06-07 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   Class::Facade
  DSLIP:   bdpOp
  description: Interface to one or more delegates
  userid:  ABW (Andy Wardley)
  chapterid:6 (Data_Type_Utilities)
  enteredby:   GBARR (Graham Barr)
  enteredon:   Fri Jun  7 13:41:12 2002 GMT

The resulting entry will be:

Class::
::Facade  bdpOp Interface to one or more delegates   ABW

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.perl.org/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



New module Apache::Template

2002-06-07 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   Apache::Template
  DSLIP:   RdpOp
  description: Apache interface to the Template Toolkit
  userid:  ABW (Andy Wardley)
  chapterid:   15 (World_Wide_Web_HTML_HTTP_CGI)
  enteredby:   GBARR (Graham Barr)
  enteredon:   Fri Jun  7 13:41:24 2002 GMT

The resulting entry will be:

Apache::
::TemplateRdpOp Apache interface to the Template Toolkit ABW

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.perl.org/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



Module submission Finance::Loan

2002-06-07 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Finance::Loan
  DSLIP:   RdpOp
  description: Allows one to access properties about a loan
  userid:  ZAKZ (Zachary Zebrowski)
  chapterid:   23 (Miscellaneous_Modules)
  communities:
comp.lang.perl.modules

  similar:

  rationale:

NAME Finance::Loan - Calculates monthly payment, interest paid, and
unpaid balance on a loan. v0.02 SYNOPSIS use Finance::Loan; my $loan
= new
Finance::Loan(principle=>1000,interest_rate=>.07,number_of_months=>36);
# 7% interest rate my $monthlyPayment = $loan->getMonthlyPayment();
my $interestPaid=$loan->getInterestPaid(); my $balanceAfterPaymentN
= $loan->balanceAfterPayementN(n);

  enteredby:   ZAKZ (Zachary Zebrowski)
  enteredon:   Fri Jun  7 13:58:59 2002 GMT

The resulting entry would be:

Finance::
::LoanRdpOp Allows one to access properties about a loan ZAKZ


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2f10_e156bf455cede653&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2f10_e156bf455cede653&SUBMIT_pause99_add_mod_insertit=1



User update for FARBER

2002-06-07 Thread Perl Authors Upload Server

(This Mail was generated by the server
  https://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [FARBER]
   fullname: [Alex Farber]
  asciiname: []
  email: [[EMAIL PROTECTED]]
   homepage: [http://prefnews.ru] was [http://simplex.ru/news/]
cpan_mail_alias: [secr]


Data were entered by FARBER (Alex Farber).
Please check if they are correct.

Thanks,
The Pause



Module submission App::Info

2002-06-08 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   App::Info
  DSLIP:   adpOp
  description: Information about software packages
  userid:  DWHEELER (David Wheeler)
  chapterid:   12 (Opt_Arg_Param_Proc)
  communities:

  similar:

  rationale:

App::Info is an abstract base class designed to provide a
generalized interface for subclasses that provide metadata about
software packages installed on a system. The idea is that these
classes can be used in Perl application installers in order to
determine whether software dependencies have been fulfilled, and to
get necessary metadata about those software packages.

App::Info seems a good namespace choice to me, as the goal of this
module is to provide a uniform interface for providing, well,
information about applications. It's also designed to grow, so that
anyone can contribute subclasses in the App::Info namespace
(preferably in a subcategory, e.g., App::Info::Lib or
App::Info::RDBMS). And since there are many, many applications for
which people might want data, the number of packages in the
namespace could become extensive. Registering the namespace will
help people to think about App::Info as addressing a particular
problem space, and will discourage them from uploading unrelated
stuff while, at the same time, encouraging them to contribute new
subclasses to it.

Thanks!

  enteredby:   DWHEELER (David Wheeler)
  enteredon:   Sat Jun  8 21:00:44 2002 GMT

The resulting entry would be:

App::
::InfoadpOp Information about software packages  DWHEELER


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=3f10_bdb828e460d1fb56&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=3f10_bdb828e460d1fb56&SUBMIT_pause99_add_mod_insertit=1



Module update for Attribute::Handlers

2002-06-08 Thread Perl Authors Upload Server

Record update in the PAUSE modules database:

   modid: [Attribute::Handlers]
   statd: [R]
   stats: [d]
   statl: [p]
   stati: [O]
   statp: [?]
 description: [Simpler definition of attribute handlers]
  userid: [ABERGMAN] was [DCONWAY]
   chapterid: [ 2]
mlstatus: [list]

Data entered by Andreas J. König (ANDK).
Please check if they are correct.

The Pause



Module submission Devel::TraceSubs

2002-06-08 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Devel::TraceSubs
  DSLIP:   adpOp
  description: Subroutine wrappers for debugging
  userid:  PARTICLE (Jerry Gay)
  chapterid:3 (Development_Support)
  communities:
http://perlmonks.org/

  similar:
Devel::TraceMethods

  rationale:

Similar in concept to Devel::TraceMethods, but with an object
oriented interface. Also supports subroutine entry and exit
reporting, and is quite configurable.

It uses Hook::LexWrap to do the dirty work of wrapping the subs and
returning the proper caller context.

  enteredby:   PARTICLE (Jerry Gay)
  enteredon:   Sun Jun  9 01:14:19 2002 GMT

The resulting entry would be:

Devel::
::TraceSubs   adpOp Subroutine wrappers for debuggingPARTICLE


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4f10_3e5070631e0b9ffc&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4f10_3e5070631e0b9ffc&SUBMIT_pause99_add_mod_insertit=1



Module submission Hook::Scope

2002-06-09 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Hook::Scope
  DSLIP:   bdcfp
  description: Register actions on scope exits
  userid:  ABERGMAN (Arthur Bergman)
  chapterid:   20 (Control_Flow_Utilities)
  communities:
#perl p55

  similar:

  rationale:

  enteredby:   ABERGMAN (Arthur Bergman)
  enteredon:   Sun Jun  9 13:44:09 2002 GMT

The resulting entry would be:

Hook::
::Scope   bdcfp Register actions on scope exits  ABERGMAN


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=5f10_705d9785ad12bbe2&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=5f10_705d9785ad12bbe2&SUBMIT_pause99_add_mod_insertit=1



Module update for Mail::Verify

2002-06-09 Thread Perl Authors Upload Server

Record update in the PAUSE modules database:

   modid: [Mail::Verify]
   statd: [R] was [b]
   stats: [d]
   statl: [p]
   stati: [f]
   statp: [b]
 description: [Attempt to verify an email address]
  userid: [PETEF]
   chapterid: [19]
mlstatus: [list]

Data entered by Pete Frichtman (PETEF).
Please check if they are correct.

The Pause



User update for PETEF

2002-06-09 Thread Perl Authors Upload Server

(This Mail was generated by the server
  
https://pause.perl.org/pause/authenquery?HIDDENNAME=PETEF&pause99_edit_cred_fullname=Pete+Frichtman&pause99_edit_cred_asciiname=&pause99_edit_cred_email=petef%40absolutbsd.org&pause99_edit_cred_secretemail=&pause99_edit_cred_homepage=http%3A%2F%2Fabsolutbsd.org%2F%7Epetef%2F&pause99_edit_cred_cpan_mail_alias=publ&pause99_edit_cred_sub=Submit;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [PETEF]
   fullname: [Pete Frichtman]
  asciiname: []
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: [http://absolutbsd.org/~petef/] was [http://www.databits.net/~petef/]
cpan_mail_alias: [publ]


Data were entered by PETEF (Pete Frichtman).
Please check if they are correct.

Thanks,
The Pause



User update for BOBMATH

2002-06-09 Thread Perl Authors Upload Server

(This Mail was generated by the server
  
https://pause.perl.org/pause/authenquery?HIDDENNAME=BOBMATH&pause99_edit_cred_fullname=Bob+Mathews&pause99_edit_cred_asciiname=&pause99_edit_cred_email=bobmathews%40alumni.calpoly.edu&pause99_edit_cred_secretemail=&pause99_edit_cred_homepage=&pause99_edit_cred_cpan_mail_alias=publ&pause99_edit_cred_sub=Submit;ACTION=edit_cred
automatically)

Record update in the PAUSE users database:

 userid: [BOBMATH]
   fullname: [Bob Mathews]
  asciiname: []
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: [] was [http://bobmathews.home.mindspring.com/bob]
cpan_mail_alias: [publ]


Data were entered by BOBMATH (Bob Mathews).
Please check if they are correct.

Thanks,
The Pause



Module submission Test::MockObject

2002-06-09 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Test::MockObject
  DSLIP:   adpOp
  description: Emulate troublesome interfaces
  userid:  CHROMATIC (chromatic)
  chapterid:3 (Development_Support)
  communities:
perlmonks.org, perl-qa mailing list

  similar:

  rationale:

This module is built upon Test::Builder and is a sibling of
Test::More. It implements the idea of mock objects as explained at
http://www.mockobjects.com/.

  enteredby:   CHROMATIC (chromatic)
  enteredon:   Mon Jun 10 04:42:23 2002 GMT

The resulting entry would be:

Test::
::MockObject  adpOp Emulate troublesome interfaces   CHROMATIC


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6f10_9cb016aef9dda31a&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6f10_9cb016aef9dda31a&SUBMIT_pause99_add_mod_insertit=1



Module submission Test::MockObject

2002-06-09 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Test::MockObject
  DSLIP:   adpOp
  description: Emulate troublesome interfaces
  userid:  CHROMATIC (chromatic)
  chapterid:3 (Development_Support)
  communities:
perlmonks.org, perl-qa mailing list

  similar:

  rationale:

This module is built upon Test::Builder and is a sibling of
Test::More. It implements the idea of mock objects as explained at
http://www.mockobjects.com/.

  enteredby:   CHROMATIC (chromatic)
  enteredon:   Mon Jun 10 04:44:12 2002 GMT

The resulting entry would be:

Test::
::MockObject  adpOp Emulate troublesome interfaces   CHROMATIC


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7f10_7a44fc2f46139e4f&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7f10_7a44fc2f46139e4f&SUBMIT_pause99_add_mod_insertit=1



Module submission Image::Thumbnail

2002-06-10 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Image::Thumbnail
  DSLIP:   RdpOl
  description: Produces GD/Image::Magick thumbnail images
  userid:  LGODDARD (Lee Goddard)
  chapterid:   18 (Images_Pixmaps_Bitmaps)
  communities:
AS Win32 lists, private correspondance with Image::GD::Thumbnail
users.

  similar:
Image::GD::Thumbnail; Image::Magick::Thumbnail, both contained in
this module

  rationale:

This combines the module-list module Image::GD::Thumbnail, and the
newer Image::Magick::Thumbnail into one module, as suggested by
serveral correspondants.

  enteredby:   LGODDARD (Lee Goddard)
  enteredon:   Mon Jun 10 11:18:06 2002 GMT

The resulting entry would be:

Image::
::Thumbnail   RdpOl Produces GD/Image::Magick thumbnail images   LGODDARD


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8f10_e51ef3c63047bffb&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8f10_e51ef3c63047bffb&SUBMIT_pause99_add_mod_insertit=1



Module submission Bio::SABio::NCBI

2002-06-10 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Bio::SABio::NCBI
  DSLIP:   bdpOp
  description: Downloads and parse DNA data from NCBI site
  userid:  TSIRKIN (Tsirkin Evgeny)
  chapterid:   23 (Miscellaneous_Modules)
  communities:
Mailinglists

  similar:
bioperl prject contains simular modules ,this one is *not* connacted
to this project in any way,except for some simular functionality
.This module works also under Win32 ,it does not require any ather
packeges,is much simplier for use and instalation.

  rationale:

The Bio:: is the best for modules that works with DNA data ,don't
you think :).This module works also under Win32 ,it does not require
any ather packeges,is much simplier for use and instalation.(after
it will be released) .It will *not* force user to learn complicated
object relations and behavior ,as the bioperl project,in case he
wants to do as simple things as- getting DNA data from the
web,parsing it ,searching desirable chunk and (maybe in future)
running standart biological algoritms on it.

  enteredby:   TSIRKIN (Tsirkin Evgeny)
  enteredon:   Mon Jun 10 17:55:39 2002 GMT

The resulting entry would be:

Bio::SABio::
::NCBIbdpOp Downloads and parse DNA data from NCBI site  TSIRKIN


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=9f10_d383be1597b68732&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=9f10_d383be1597b68732&SUBMIT_pause99_add_mod_insertit=1



Module submission Apache::XBEL

2002-06-10 Thread Perl Authors Upload Server


The following module was proposed for inclusion in the Module List:

  modid:   Apache::XBEL
  DSLIP:   RdpOp
  description: mod_perl wrapper for XBEL documents
  userid:  ASCOPE (Aaron Straup Cope)
  chapterid:   15 (World_Wide_Web_HTML_HTTP_CGI)
  communities:

  similar:

  rationale:

* Description

Apache::XBEL is an Apache mod_perl handler that uses XSLT to
transform XML Bookmarks Exchange Language (XBEL) files into exciting
and foofy dynamic HTML documents. Documents are rendered as
collapsible outlines and individual nodes may be viewed and
bookmarked as unique pages, so you don't have to click through a
gazillion nested leaves to find what you're looking for.

If you have the Text::Outline package installed on your server, you
can use it to convert a number of outline(r) formats as XBEL for use
with the handler.

Once individual nodes/pages have been rendered, they are cached to
reduce the load on the server. Cache files are updated whenever any
of the widgets involved in the transformation are modified.

* Note

This package has a long TO DO list. It works fine, but there are a
number of items that I'd like to tickle. They are, however, pretty
low on the totem pole so I figured I would share what I've already
written now.

  enteredby:   ASCOPE (Aaron Straup Cope)
  enteredon:   Mon Jun 10 19:38:38 2002 GMT

The resulting entry would be:

Apache::
::XBELRdpOp mod_perl wrapper for XBEL documents  ASCOPE


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=af10_2ff6306da15f603d&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=af10_2ff6306da15f603d&SUBMIT_pause99_add_mod_insertit=1



Module update for Astro::FITS::Header

2002-06-10 Thread Perl Authors Upload Server

Record update in the PAUSE modules database:

   modid: [Astro::FITS::Header]
   statd: [R] was [b]
   stats: [d]
   statl: [p]
   stati: [O]
   statp: [g]
 description: [interface to FITS headers]
  userid: [AALLAN]
   chapterid: [23]
mlstatus: [list]

Data entered by Alasdair Allan (AALLAN).
Please check if they are correct.

The Pause



Welcome new user ICHLADIL

2002-06-10 Thread Perl Authors Upload Server


Welcome Igor Chladil,

PAUSE, the Perl Authors Upload Server, has a userid for you:

ICHLADIL

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Igor Chladil
  email: [EMAIL PROTECTED]
  homepage:  http://web.quick.cz/ichladil
  enteredby: Kurt D. Starsinic

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact [EMAIL PROTECTED]

Thank you for your prospective contributions,
The Pause Team



  1   2   3   4   5   6   7   8   9   10   >