in reply to Re^3: how to install win32::GuidGen on windows 64 bit OS
in thread how to install win32::GuidGen on windows 64 bit OS
Something has changed recently. I used to use "ppm" to install Win32::Guidgen and then call Win32::Guidgen::Create(). That don't work no mo. However, it seems that now you don't need to do that. You can just call Win32::GuidGen() as described by it's author above, and that works just dandy.