Re: regular expression question

2004-03-31 Thread $Bill Luebkert
Wagner, David --- Senior Programmer Analyst --- WGO wrote: Hey guys - what's with the HTML ? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Wednesday, March 31, 2004 16:49 To: [EMAIL PROTECTED] Subject: regular expression question I have a $a which

Win32::OLE and events from multiple source interfaces

2004-03-31 Thread Rajkumar Malli
Hi guys I have a ATL COM server which supports two connection point interfaces IAsiaCommonEvent and IAsiaTestEvent along which it can fire COM events . Now, I can get events from either of these connection points, one at a time. Is it possible to get events from both? The WithEvents call on

Re: Win32::OLE and events from multiple source interfaces

2004-03-31 Thread Jan Dubois
On Wed, 31 Mar 2004 19:43:48 -0800, Rajkumar Malli [EMAIL PROTECTED] wrote: I have a ATL COM server which supports two connection point interfaces IAsiaCommonEvent and IAsiaTestEvent along which it can fire COM events . Now, I can get events from either of these connection points, one at a

Re: Array from a string.

2004-03-31 Thread Jan Dubois
On Wed, 31 Mar 2004 18:46:06 -0500, Eric Amick [EMAIL PROTECTED] wrote: On Wed, 31 Mar 2004 08:46:05 -0800, you wrote: Yes. Use the bundled module Text::ParseWords. use Text::ParseWords; $string = 'one two three four five'; @array = parse_line(' ',0,$string); print join \n,

Re: Array from a string.

2004-03-31 Thread Randy W. Sims
On 3/31/2004 11:17 PM, Jan Dubois wrote: Core module should not be in the PPM repository at all. Even if did manage to install them, they would still not become active as they install into the site/lib tree, but the lib tree appears first in @INC. With the dual-lifing of the core modules, maybe

Re: Array from a string.

2004-03-31 Thread Jan Dubois
On Wed, 31 Mar 2004 23:37:47 -0500, Randy W. Sims [EMAIL PROTECTED] wrote: On 3/31/2004 11:17 PM, Jan Dubois wrote: Core module should not be in the PPM repository at all. Even if did manage to install them, they would still not become active as they install into the site/lib tree, but the

Threads in Windows.

2004-03-31 Thread Kiran Sowdi
I have used threads to update a list box in Tk. This is working fine on a linux box but the following error pops up when running on a windows box. The problem we are facing when creating a thread in Windows, Tk::Error: This perl was built for "ithreads", which currently does not