[Catalyst] Catalyst and Oracle
Christopher H. Laco
claco at chrislaco.com
Mon Aug 15 21:56:27 CEST 2005
> if ( $^O eq 'MSWin32' ) {
> return Win32API::GUID::CreateGuid();
> }
> else {
> return Data::UUID->new->create_str;
> }
FYI. There is now a pacth available so Data::UUID 0.11 runs on win32.
This also means Class::DBI::UUID could be used.
http://rt.cpan.org/NoAuth/Bug.html?id=14082
-=Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3178 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20050815/b5375e87/smime.bin
More information about the Catalyst
mailing list