Re: install ActiveState perl rrd module??

2007-09-23 Thread Gregory Guthrie
At 12:12 AM 9/23/2007, Bill Luebkert wrote: Gregory Guthrie wrote: I am trying to install rrd for perl on Windows ActiveState perl. I downloaded the package from rrdTools site, and tried the install instructions, ...

Registerhotkey() Using Win32 API and GUI

2007-09-23 Thread Veli-Pekka Tätilä
Hi, Has anyone gotten the system wide RegisterHotkey and UnrEgister hotkey Win32 functions working with Win32::GUI and Win32::API? I just tried but my event handler never gets called. Any help as to why this is would be appreciated. I hope it's some quirk in my own code I just haven't noticed.

Windows PowerShell and .pl association

2007-09-23 Thread Suresh Govindachar
Hello, In the cmd.exe shell, I can run a .pl file by typing its name. However, in the new PowerShell, http://www.microsoft.com/technet/scriptcenter/topics/msh/download.mspx I need to prefix the .pl file with perl. How can one get the file association to work in the PowerShell?

RE: Windows PowerShell and .pl association

2007-09-23 Thread Jan Dubois
On Sun, 23 Sep 2007, Suresh Govindachar wrote: Hello, In the cmd.exe shell, I can run a .pl file by typing its name. However, in the new PowerShell, http://www.microsoft.com/technet/scriptcenter/topics/msh/download.mspx I need to prefix the .pl file with perl. How can one

RE: Windows PowerShell and .pl association

2007-09-23 Thread Suresh Govindachar
Jan Dubois wrote: On Sun, 23 Sep 2007, Suresh Govindachar wrote: In the cmd.exe shell, I can run a .pl file by typing its name. However, in the new PowerShell, http://www.microsoft.com/technet/scriptcenter/topics/msh/download.mspx I need to prefix the .pl file

RE: Windows PowerShell and .pl association

2007-09-23 Thread Suresh Govindachar
Glenn asked: (They have taken the pleasant activity of working at a console and made it miserable drudgery. In cmd.exe, I had to be careful to use unix find rather than cmd.exe's find. In the power-shell, I am finding that more unix commands are over-ridden, for example, diff;