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.