Registration Request - KOLIBRIE

2001-05-30 Thread Nathan Gray

Please register me with PAUSE.

Name:   Nathan Gray
E-Mail: [EMAIL PROTECTED]
URL:none
UserID: KOLIBRIE

Planned modules:

I have developed a module (Note.pm) which is well-suited for debugging Perl
scripts and modules. I have also written a package which I call Test::Debugger,
which is very similar to the standard package Test.pm, but which logs test
failures to a flat file.

Note.pm is ready for immediate release. I will discuss the possibility of
adding functionality to Test.pm before releasing Test::Debugger.

Thank you,

-Nathan



Note.pm -> Devel::Messenger

2001-06-04 Thread Nathan Gray

On Fri, Jun 01, 2001 at 09:13:06AM +0200, Andreas J. Koenig wrote:
> 
> Maybe a namespace below Devel:: would be more appropriate than a new
> top level namespace?

How about Devel::Messenger?  Of course that means I'll have to make it more
user friendly and allow for invocations like:

  perl -d:Messenger script.pl

At least, I think I would like to allow that functionality.  Not in the first
release, but perhaps in the second.

-KOLIBRIE