Validating and generating IBANs

2002-03-16 Thread Tina Mueller
hi, as the IBAN (International Bank Account Number) becomes more and more important (at least in europe), I thought of writing a small module which validates and generates such numbers. It's a very simple algorithm, but it might become convenient to have it in a module. I didn't find "IBAN" in th

User update for ADIRAJ

2002-03-16 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: [ADIRAJ] fullname: [Adi Fairbank] asciiname: [] email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]] homepage: [ht

RE: MOD IDEA: A Singleton Registry

2002-03-16 Thread Robert Hanson
Yeah, looks like it's a match. Thanks. Rob > -Original Message- > From: Tatsuhiko Miyagawa [mailto:[EMAIL PROTECTED]] > Sent: Saturday, March 16, 2002 9:51 AM > To: Robert Hanson > Cc: [EMAIL PROTECTED] > Subject: Re: MOD IDEA: A Singleton Registry > > > On Sat, 16 Mar 2002 06:54:31 -

Re: MOD IDEA: A Singleton Registry

2002-03-16 Thread Tatsuhiko Miyagawa
On Sat, 16 Mar 2002 06:54:31 -0500 [EMAIL PROTECTED] (Robert Hanson) wrote: > This is something I have been putting together for a project and I didn't > see anything comparable on CPAN. Looking for comments, suggestions, and any > existing modules that may duplicate the functionality. Object:

MOD IDEA: A Singleton Registry

2002-03-16 Thread Robert Hanson
This is something I have been putting together for a project and I didn't see anything comparable on CPAN. Looking for comments, suggestions, and any existing modules that may duplicate the functionality. Samples of the current development release available on request. Thanks. Rob =head1 NAME