perl multithreading

2007-05-26 Thread SPX2
hi,im new to multithreading altough ive read some papers on it...and tried to made some programs in perl using threads. what would you recommend using with perl multithreading on windows. what would you recommend reading on a broader spectrum about multithreading ? what applications should i build

debugging

2007-06-04 Thread SPX2
hi, im getting serious with perl and i need debugging, ofcourse im not reffering to command line debugging. i find ddd to be good on linux but on windows i cant find anything that will work fast enough. komodo is very slow on my comp. visual studio .net works ...decent would visual perl be an alter

Re: perl multithreading

2007-06-04 Thread SPX2
On May 28, 12:56 am, [EMAIL PROTECTED] (kenTk) wrote: > On May 26, 10:06 am, [EMAIL PROTECTED] (Spx2) wrote: > > > hi,im new to multithreading altough ive read some papers on it...and > > tried to made some programs > > in perl using threads. > > what would

perl gvim

2007-06-04 Thread SPX2
where can i find more information about using perl with gvim on windows thank you -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: debugging

2007-06-06 Thread SPX2
On Jun 5, 6:27 am, [EMAIL PROTECTED] (Zentara) wrote: > On Mon, 04 Jun 2007 05:27:25 -0700, [EMAIL PROTECTED] (SPX2) > wrote: > > >hi, > >im getting serious with perl and i need debugging, > >ofcourse im not reffering to command line debugging. > >i find ddd to