>Start with a CPAN search.
>http://search.cpan.org/search?query=windows+registry&mode=all >I see several promising ones at the top of the list. Look them over and >decide which you think should best meet your needs. Don't use either of the first two, they're not what you're looking for. Tie::Registry is the older, deprecated version of Win32::TieRegistry (1997). Win32::Registry::File is for manipulating .reg files. Win32::Registry will work, but I still recommend Win32::TieRegistry. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>