The POD contains a number of references to `regLastError()`, which is not exported by this module. This looks like a copy and paste error from `WIN32API::Registry` - I believe all these should be `fileLastError()`.
The POD contains a number of references to
regLastError(), which is not exported by this module.This looks like a copy and paste error from
WIN32API::Registry- I believe all these should befileLastError().