Devel::CallerItem and Devel::DumpStack - Again (I prod you second time)

2001-11-25 Thread Rani Pinchuk
Please react to my email from: Sun, 11 Nov 2001 Sat, 27 Oct 2001 or Mon, 02 Jul 2001 Till today I got no reaction to any of those emails. Anyone who read that and can advice/help me how to get some reaction... Please help... Thanks, Rani

Module submission Dev::Bollocks

2001-11-25 Thread Perl Authors Upload Server
The following module was proposed for inclusion in the Module List: modid: Dev::Bollocks DSLIP: bdpOp description: Arbitrary sized bollocks from management userid: TELS (Tels) chapterid: 23 (Miscellaneous_Modules) communities: none similar: /dev/bollocks

Re: [RFC] Date::MySQL

2001-11-25 Thread Rich Bowen
On 25 Nov 2001, Ask Bjoern Hansen wrote: > [EMAIL PROTECTED] (Rich Bowen) writes: > > > rbowen@rhiannon:~% perl -MDate::ISO -le 'my $d=Date::ISO->new( epoch => > > time ); print $d->iso;' > > 2001-W44-6 > > > > Unfortunately, the "default" ISO date format is this year-week-day > > format. At leas

joining the CPAN club?

2001-11-25 Thread Tom St Denis
Tom St Denis [EMAIL PROTECTED] http://tomstdenis.home.dhs.org user name: TOMSTD A crypto toolkit including several block ciphers, hash functions, PK algorithms and prngs in pure Perl. The library is still a bit immature [lacks documentation, etc] but that's what I plan on submitting in a few week

Registration

2001-11-25 Thread Marc Slagle
Name:  Marc SlagleEmail:  [EMAIL PROTECTED] No Homepage. Userid: MSLAGLE   Planning to contribute:   XML RPC Modules. Crypt modules for text. GEO::Weather module of some sort that can get current conditions from any weather station with a four letter identifier (KCVG for instance) in the world

User update for IX

2001-11-25 Thread Perl Authors Upload Server
(This Mail was generated by the server http://pause.perl.org/pause/authenquery;ACTION=edit_cred automatically) Record update in the PAUSE users database: userid: [IX] fullname: [Brian Moseley] asciiname: [] email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]] homepage: [http:/

Module submission Data::Properties

2001-11-25 Thread Perl Authors Upload Server
The following module was proposed for inclusion in the Module List: modid: Data::Properties DSLIP: bdpOp description: persistent properties userid: IX (Brian Moseley) chapterid:6 (Data_Type_Utilities) communities: [EMAIL PROTECTED] similar: rationale:

Re: [RFC] Date::MySQL

2001-11-25 Thread Ask Bjoern Hansen
[EMAIL PROTECTED] (Rich Bowen) writes: > rbowen@rhiannon:~% perl -MDate::ISO -le 'my $d=Date::ISO->new( epoch => > time ); print $d->iso;' > 2001-W44-6 > > Unfortunately, the "default" ISO date format is this year-week-day > format. At least that's what I gathered from all the web sites that I >