common registry entries

2008-06-08 Thread Edward Peschko
all, I was wondering - is there a perl module out there that handles common registry entries, like paths to temporary directories, program files, system files, etc? I could make such a thing by using Win32::Registry and taking my best guess, but was hoping that something was already out there whi

RE: common registry entries

2008-06-08 Thread Jan Dubois
I think Win32::GetFolderPath() may be hat you are looking for. `perldoc Win32` has all the details. Cheers, -Jan From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Edward Peschko Sent: June 8, 2008 12:26 PM To: perl-win32-users@listserv.activestate.com Subject: common registr

Re: eval { $variable_regex_command }; seems not to work for me...

2008-06-08 Thread Justin Allegakoen
Greg, im a humble bloke - such salutations are unnecessary - thanks anyway, i help when i can. strict and warnings when added dont do anything much to your code per se, however it is good programming practise, and a mantra for all who advocate Perl advise on this list and most of the others. you