From: | David Wheeler <david(at)kineticode(dot)com> |
---|---|
To: | Bruno Wolff III <bruno(at)wolff(dot)to> |
Cc: | Doug McNaught <doug(at)mcnaught(dot)org>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: GUIDs |
Date: | 2003-11-15 21:41:26 |
Message-ID: | 76DF2596-17B4-11D8-9545-0003931A964A@kineticode.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Friday, November 14, 2003, at 11:20 PM, Bruno Wolff III wrote:
>> Yeah, but that doesn't help me in Perl.
>
> You can probably keep it as a string in perl. There are also large
> number
> handling routines available for perl if you really need to treat it
> as a number there.
I can store them as a string in Perl, but the trick is getting the
string representation in the first place. The library I was looking at
using Data::UUID, offers binary and hex representations, as well as a
32 bit alphanumeric string and a Base64-encoded string, but not a
numeric string, unfortunately.
http://search.cpan.org/dist/Data-UUID/UUID.pm
Regards,
David
--
David Wheeler AIM: dwTheory
david(at)kineticode(dot)com ICQ: 15726394
http://www.kineticode.com/ Yahoo!: dew7e
Jabber: Theory(at)jabber(dot)org
Kineticode. Setting knowledge in motion.[sm]
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Wieck | 2003-11-15 22:01:21 | Re: UPGRADING 7.1 TO 7.3.4 |
Previous Message | Joshua D. Drake | 2003-11-15 20:41:29 | Re: vacuum from ecpg |