Request for Namespace TM::*

2000-10-12 Thread Robert Barta
CPAN-ID: DRRHO After browsing the CPAN for quite a while a dare to ask for Name DSLI Description Info - - TM bdpO Topic Maps, base module DRRHO TM::DB

Application for PAUSE ID

2000-10-12 Thread David Cantrell
Name: David Cantrell Email: [EMAIL PROTECTED] Web: http://www.cantrell.org.uk/david preferred userid: DCANTRELL planning to contribute: set of modules for interfacing with J-Pilot also any tools I have to develop for divining its binary file format :-) I anticipa

Small module for debugging 'got to here' messages

2000-10-12 Thread Edward Avis
Rather than using a debugger, I prefer to put lots of print() statements in my code, showing where the execution has got to, values of variables, and so on. I have written a module to help with this, at the moment it's called Dbg but obviously I need to pick a better name. An example may demonst

User update for DAVIDH

2000-10-12 Thread Perl Authors Upload Server
(This Mail was generated by the server https://pause.kbx.de/pause/authenquery;ACTION=edit_cred automatically) Record update in the PAUSE users database: userid: [DAVIDH] fullname: [Davíð Helgason] was [Davíð Helgason] email: [[EMAIL PROTECTED]] homepage: [http://david.is] cp

RFC for namespace Sub::Curry

2000-10-12 Thread Davíð Helgason
I have made a simple module that curries functions, and returns anonymous subs that are ready to execute. Originally I wanted to use a toplevel Curry namespace, but quickly saw that that wouldn't be too polite. It seems logical to use Sub::Curry, except that Sub doesn't exist as a namespace. I t