Re: Request Tracker

2001-09-23 Thread Matthew Sachs

On and before Mon, Sep 17, 2001 at 09:54:20PM -0400, Kirrily Robert
(amongst others) requested a request tracker for [EMAIL PROTECTED]

What about Bugzilla?  I'd be happy to set up and maintain a product
on http://bugs.zevils.com/ .--Matt



Module Submissions - Gentle Poking

2001-09-23 Thread Matthew Sachs

A couple of months ago (July 24th), I submitted namespace requests for
Net::OSCAR and Parse::ABNF.  Haven't heard anything since.  Did they
get lost in the shuffle or are you folks just a bit backlogged?  In
the thread "Request Tracker", Skud said it takes up to a week and to
give a gentle poking if you haven't heard anything by then.

-- 
Matthew Sachs, the original nonstandard deviant
[EMAIL PROTECTED] http://www.zevils.com/
GPG key: 0x600A0342 PGP key: 0x93EA1151



Re: PAUSE registration

2001-09-23 Thread Philip Newton

On Sun, 23 Sep 2001 18:24:39 -0400, in perl.modules you wrote:

> Also, we don't maintain listings of scripts.  While you can stick it in
> your CPAN author directory, nobody will ever find it there, and what's
> the point?

What's the address for submission, then, for the CPAN scripts
repository, the half-forgotten step-child of CPAN?
http://www.cpan.org/scripts/index.html , for example, lists several
different scripts, organised by category, which lie in different
authors' directories, so they should be findable as long as someone
categorises them in the correct scripts category.

If it's not [EMAIL PROTECTED] who does that, who then? Kurt Starsinic,
whose email address is at the top of the page, perhaps?

Ah, hold on -- there are instructions at
http://www.cpan.org/scripts/submitting.html , which imply that simply
uploading a properly formatted script (not compressed or tarred or
anything) automatically makes it available, and that [EMAIL PROTECTED] is
available for discussion (e.g. for creation of new categories); this
appears to be a real mailing list that one can subscribe to.

Cheers,
Philip



Re: module namespace question

2001-09-23 Thread Kirrily Robert

In perl.modules, you wrote:
>--=_NextPart_000_01B6_01C14446.9AE8EBC0
>Content-Type: text/plain;
>   charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>
>I've written some perl code to interface to a Davis Vantage Pro weather
>station. I'd like to repackage it as a CPAN module with a proposed namespace
>of:
>
>Device::VantagePro

I'd recommend Weather::VantagePro, actually.  The most interesting thing
about the module is that it does weather stuff, not that it uses a
specific device.

K.

-- 
Kirrily 'Skud' Robert - [EMAIL PROTECTED] - http://infotrope.net/
"Madi, yours is the one with Renee's lip prints on it."
"Yes, and so's my Guinness."
-- Sharkey, Madi (from the Netizen quotes file)



module namespace question

2001-09-23 Thread Erik Larsen



I've written some perl code to 
interface to a Davis Vantage Pro weather station. I'd like to repackage it as a 
CPAN module with a proposed namespace of:
 
Device::VantagePro
 
The methods in this module will 


  Receive data from the 
  datalogger (EEPROM device that stores data from the weather station until it 
  is ready to be offloaded to the computer)
  Receive live data directly 
  from the weather station
  Set the weather station's 
  clock
  Set and clear 
  alarms
  Turn the backlighting on and 
  off (what the heck, it's easy)
Erik Larsen
[EMAIL PROTECTED]


Re: PAUSE registration

2001-09-23 Thread Kirrily Robert

In perl.modules, you wrote:
>fileh.pl -- Similar file locator,
>which walks along the given dirs to find all
>similar files, not only identical ones:
>different version (.txt, .html, or .pdf) and
>different compression methods (.zip, .gz,
>.tar.gz, .bip2), MP3 files with different
>sample rates, etc. It uses advanced
>soundex vector algorithm to determine the
>file similarities. 
>
>
>mailh-1.1.tgz:  The tool can generate mail filter
>rules for different mail clients from one
>source. The mail clients currently
>supported are kmail, Netscape and
>mahogany. 

Are these modules or scripts?  (Well, the first one is obviously a
script.)  I strongly suggest packaging them as modules so they'll
be more useful to a wider variety of people.

Also, we don't maintain listings of scripts.  While you can stick it in
your CPAN author directory, nobody will ever find it there, and what's
the point?

I'd suggest naming them something like File::Similar and
Mail::Filter::MultiClient.

K.

-- 
Kirrily 'Skud' Robert - [EMAIL PROTECTED] - http://infotrope.net/
"I have every excuse for [getting electrocuted while working on a hub
 naked]... I just wish I hadn't had it in my lap at the time."
-- Morgan (from the Netizen quotes file)



Re: Developer ID request/module contribution

2001-09-23 Thread Kirrily Robert

In perl.modules, you wrote:
>Hi,
>
>I'd like to request a CPAN/PAUSE developer ID:
>
>- Matt Luker
>- [EMAIL PROTECTED]
>- http://www.redstarhackers.com/
>- MLUKER
>- I have created a Date object that can be used mathematically.  It
>  allows you to create dates from strings (e.g. "2001-09-22") and then
>  add days to it ($tomorrow = Date::Object::Date->new("2001-09-22") + 1)
>  or just treat it like a normal number (++, +=, etc.).  It might not
>  be the most ideal design (just wraps perl ctime funcs), but it does work
>  well (IMO).

Before you submit this to CPAN, I think you should subscribe to
[EMAIL PROTECTED] and talk to the folks over there. I know of *at least*
three modules that aim to do what you've described, and we're trying to
amalgamate some of them rather than proliferate more.  The Date::
namespace is already confusing enough without umpteen nearly-identical
modules in there.  So perhaps you could contribute your coding efforts
to an existing module.

K.

-- 
Kirrily 'Skud' Robert - [EMAIL PROTECTED] - http://infotrope.net/
"I have every excuse for [getting electrocuted while working on a hub
 naked]... I just wish I hadn't had it in my lap at the time."
-- Morgan (from the Netizen quotes file)



Re: Registration for CPAN

2001-09-23 Thread Kirrily Robert

In perl.modules, you wrote:
>  Notify::* works. So the three modules would be:
>
> Notify::Pool,
> Notify::Notice,
> and Notify::Email.
>
>  So do I need to do anything special to register the namespace and
>get the first version uploaded?

Upload the module via PAUSE, and submit a namespace registration request
(also via PAUSE).  Apparently you now have a login there, as MGILFIX.

K.

-- 
Kirrily 'Skud' Robert - [EMAIL PROTECTED] - http://infotrope.net/
Usenet: open mouth, insert foot, propagate internationally



Re: Registration for CPAN

2001-09-23 Thread Michael Gilfix

  Notify::* works. So the three modules would be:

 Notify::Pool,
 Notify::Notice,
 and Notify::Email.

  So do I need to do anything special to register the namespace and
get the first version uploaded?

   -- Mike

On Sun, Sep 23 @ 07:09, Andreas J. Koenig wrote:
> > On Fri, 21 Sep 2001 16:36:10 -0400, Michael Gilfix <[EMAIL PROTECTED]> 
>said:
> 
>   >   When I had originally started the naming scheme, I had
>   > PersistentNotification::* but that was much too long. Perhaps simply
>   > 'Notification' as a top level name is a good idea. Where do most sys
>   > admin tools fall under as I think these modules fit an immediate need
>   > for them.
> 
> Maybe Notify::Pool as a shorter alternative?
> 
> -- 
> andreas
`-> (andreas.koenig)

-- 
Michael Gilfix
[EMAIL PROTECTED]



Module submission Date::Object

2001-09-23 Thread Perl Authors Upload Server


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

  modid:   Date::Object
  DSLIP:   bdpOp
  description: OO wrapper that allows math operations
  userid:  MLUKER (Matt Luker)
  chapterid:6 (Data_Type_Utilities)
  communities:
mail newsgroups, CVS

  similar:
OO-DateTime

  rationale:

I wrote this module to solve a specific problem: iterating over
dates in a for loop as if they were a mathematical quantity. In the
process of solving that problem, I managed to create a pretty useful
object that could be used in several other ways. It makes using
dates much easier and simpler within code. You can add, subtract,
compare, increment, use like a string or a number--all this while
not having to worry about the tough things in dates, mainly when to
wrap or reset, how to compare months from different years, etc.
While much of this could be done or simulated by using seconds
values, it requires a lot of conversion and checks. This set of
objects does that for you and allows dates to just be treated like
any other numerical quantity.

I wrote this when I was bored because I didn't have internet
access. So I couldn't check to see if someone had done it already or
done it better. After finishing it, my internet access was up and I
tried to find a better implementation in CPAN. Apparently no one
else had done any similar work (to my surprise). OO-DateTime by
TOBIX appears to be design work, but there doesn't appear to be
anything to try or use. His module appears (from the README) to be
Date::Time.

I'd prefer just Date::, but I have several objects (Date and Time
currently, DateTime and Timestamp in the future) and I thought it
best to keep all my work in the same scoped package. Date::Object
seems plain enough--an OO interface to dates. Thus the name choice.

Again, I'm not trying to duplicate work and I don't want to dismiss
anyone's hard work, but it appears that nothing else is done or
ready to be used. While my module might have chosen some poor
designs that I am unaware of, it appears to work nicely and get the
job done. I'm hoping it will be useful to others as well, even if I
did it in a non-optimal way.

  enteredby:   MLUKER (Matt Luker)
  enteredon:   Sun Sep 23 14:23:59 2001 GMT

The resulting entry would be:

Date::
::Object  bdpOp OO wrapper that allows math operations   MLUKER


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=0110_09940a40ff9e3570&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=0110_09940a40ff9e3570&SUBMIT_pause99_add_mod_insertit=1



User update for MLUKER

2001-09-23 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: [MLUKER]
   fullname: [Matt Luker]
  asciiname: []
  email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
   homepage: [http://www.redstarhackers.com/]
cpan_mail_alias: [secr] was [publ]


Data were entered by MLUKER (Matt Luker).
Please check if they are correct.

Thanks,
The Pause



Re: Broken listing??

2001-09-23 Thread Cliff Pratt

Hi Andreas,

It must have been a network problem, since it is OK now. Sorry
to have troubled you. Much of New Zealand was off the air for
about an hour, soon after I was having the problems. After we
came back online it all came back.

Cheers,

Cliff

"Andreas J. Koenig" wrote:
> 
> > On Sat, 22 Sep 2001 12:02:40 +1200, Cliff Pratt <[EMAIL PROTECTED]> said:
> 
>   > When I load the list -
>   > http://www.cpan.org/modules/00modlist.long.html
> 
>   > - it appears to be broken. Of course, it may just be
>   > some problem between here and there! Here's the last
>   > few lines -
> 
>   > -
>   > Part 3 - Big Projects Registry
>   > 1) Items in the Todo File
>   > 2) Multi-threading
>   > 3) Object Management Group CORBA & IDL
>   > 4) Expand Tied Array Interface   > -
> 
> Are you saying, you see no text between these headings? I cannot
> reproduce that. Please try a different CPAN mirror. I just visited
> ftp://ftp.uni-hamburg.de/pub/soft/lang/perl/CPAN/modules/00modlist.long.html
> 
> And there I see, e.g.
> 
> Part 3 - Big Projects Registry
> 
> This section of the Module List is devoted to listing "Big Projects". I don't 
>want to define Big (or even Project) here. Hopefully the items below speak for 
>themselves. Almost all are
> just ideas, though some have been dabbled with and some are active projects.
> 
> These are ideas for people with very strong skills and lots of time. Please 
>talk, and listen, to Larry and the perl5-porters _before_ starting to do any work on 
>projects which relate
> to the core implementation of Perl.
> 
> Ask not when these will be implemented, ask instead how you can help implement 
>them.
> 
> 1) Items in the Todo File
> 
> The Todo supplied with Perl lists over 50 items in categories ranging from 
>"Would be nice to have" to "Vague possibilities".
> 
> Contacts: P5P
> 
> 2) Multi-threading
> 
> [...]
> 
> If you're missing text in between, I'm interested to hear more
> details. Maybe it's due to an XHTML error that only manifests itself
> on some browsers.
> 
> --
> andreas



Re: Notification from PAUSE

2001-09-23 Thread Andreas J. Koenig

> On Fri, 21 Sep 2001 18:32:16 +0200, Frederic Soriano 
><[EMAIL PROTECTED]> said:

  > Hello,
  > Sorry if this is the wrong address to send requests for support to, but
  > I did not find any other email to write to.

You chose the right address.

  > On August, 14th I uploaded a new version of my module Tree::Nary (v1.2),
  > and notifications from PAUSE told me that everything ran OK. But when I
  > am trying to donwload it from CPAN, it says that the file
  > Tree-Nary-1.2.tar.gz does not exist. Effectively, under my CPAN
  > directory, nothing else but previous releases.

This entry in PAUSE's access_log indicates you requested deletion:

212.208.74.200 - FSORIANO [21/Aug/2001:14:11:55 +0200] "GET /pause/authenquery?H
IDDENNAME=FSORIANO&SUBMIT_pause99_delete_files_delete=Delete&pause99_delete_file
s_FILE=Tree-Nary-1.2.readme&pause99_delete_files_FILE=Tree-Nary-1.2.tar.gz HTTP/
1.0" 200 1368 29026 443 1 "https://pause.perl.org/pause/authenquery?ACTION=delet
e_files" "Mozilla/4.78 [en] (X11; U; HP-UX B.11.00 9000/785)"

  > Now, when I am trying to reinitiate the uploading process, it says that
  > there is a duplicate:

That's correct. You cannot upload files that have been uploaded any
time before. You need to give them a new name.

-- 
andreas



Re: Broken listing??

2001-09-23 Thread Andreas J. Koenig

> On Sat, 22 Sep 2001 12:02:40 +1200, Cliff Pratt <[EMAIL PROTECTED]> said:

  > When I load the list -
  > http://www.cpan.org/modules/00modlist.long.html

  > - it appears to be broken. Of course, it may just be
  > some problem between here and there! Here's the last
  > few lines -

  > -
  > Part 3 - Big Projects Registry
  > 1) Items in the Todo File
  > 2) Multi-threading
  > 3) Object Management Group CORBA & IDL
  > 4) Expand Tied Array Interface -

Are you saying, you see no text between these headings? I cannot
reproduce that. Please try a different CPAN mirror. I just visited
ftp://ftp.uni-hamburg.de/pub/soft/lang/perl/CPAN/modules/00modlist.long.html

And there I see, e.g.

Part 3 - Big Projects Registry

This section of the Module List is devoted to listing "Big Projects". I don't want 
to define Big (or even Project) here. Hopefully the items below speak for themselves. 
Almost all are
just ideas, though some have been dabbled with and some are active projects. 

These are ideas for people with very strong skills and lots of time. Please talk, 
and listen, to Larry and the perl5-porters _before_ starting to do any work on 
projects which relate
to the core implementation of Perl. 

Ask not when these will be implemented, ask instead how you can help implement 
them. 

1) Items in the Todo File

The Todo supplied with Perl lists over 50 items in categories ranging from "Would 
be nice to have" to "Vague possibilities". 

Contacts: P5P

2) Multi-threading

[...]

If you're missing text in between, I'm interested to hear more
details. Maybe it's due to an XHTML error that only manifests itself
on some browsers.

-- 
andreas



Welcome new user VOLKE

2001-09-23 Thread Perl Authors Upload Server


Welcome Sascha Volkenandt,

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

VOLKE

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:  Sascha Volkenandt
  email: [EMAIL PROTECTED]
  homepage:  
  enteredby: Andreas J. König

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 MLUKER

2001-09-23 Thread Perl Authors Upload Server


Welcome Matt Luker,

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

MLUKER

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:  Matt Luker
  email: [EMAIL PROTECTED]
  homepage:  http://www.redstarhackers.com/
  enteredby: Andreas J. König

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