Re: UDDI.pm

2000-11-10 Thread Jon Orwant
On Thu, Nov 09, 2000 at 12:02:00PM +, Tim Bunce wrote: > On Thu, Nov 09, 2000 at 08:43:43AM +0100, Andreas J. Koenig wrote: > > > On Wed, 8 Nov 2000 21:36:32 -0500, "Kurt D. Starsinic" <[EMAIL PROTECTED]> >said: > > > > > On Wed, Nov 08, 2000 at 06:17:22PM -0800, Gisle Aas wrote:

Re: UDDI.pm

2000-11-09 Thread Tim Bunce
On Thu, Nov 09, 2000 at 08:43:43AM +0100, Andreas J. Koenig wrote: > > On Wed, 8 Nov 2000 21:36:32 -0500, "Kurt D. Starsinic" <[EMAIL PROTECTED]> said: > > > On Wed, Nov 08, 2000 at 06:17:22PM -0800, Gisle Aas wrote: > >> I have been experimenting with an interface to the UDDI registry

Re: UDDI.pm

2000-11-08 Thread Andreas J. Koenig
> On Wed, 8 Nov 2000 21:36:32 -0500, "Kurt D. Starsinic" <[EMAIL PROTECTED]> said: > On Wed, Nov 08, 2000 at 06:17:22PM -0800, Gisle Aas wrote: >> I have been experimenting with an interface to the UDDI registry and >> uploaded it as UDDI-0.03. UDDI is described on www.uddi.org. >> Do

Re: UDDI.pm

2000-11-08 Thread Kurt D. Starsinic
On Wed, Nov 08, 2000 at 06:17:22PM -0800, Gisle Aas wrote: > I have been experimenting with an interface to the UDDI registry and > uploaded it as UDDI-0.03. UDDI is described on www.uddi.org. > Do you want me to use any other module name? > > Current usage is something like this: > >use UD

UDDI.pm

2000-11-08 Thread Gisle Aas
I have been experimenting with an interface to the UDDI registry and uploaded it as UDDI-0.03. UDDI is described on www.uddi.org. Do you want me to use any other module name? Current usage is something like this: use UDDI; my $list = UDDI::find_business(name => "a") || die $UDDI::err{mes