|
Posted by Sherm Pendley on April 4, 2007, 9:03 pm
Please log in for more thread options
> What is the most common or best module to use from CPAN to access
> registry variables on a win32 machine?
Win32::TieRegistry is the "generic" interface.
But, go to <http://search.cpan.org> and do a few searches for "registry",
or for other more specific terms for what you're doing. There are a number
of specialized modules that build on Win32::TieRegistry to make specific
tasks easier.
sherm--
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net Cocoa programming in Perl: http://camelbones.sourceforge.net
|