Just an FYI, I installed .28 and I still need the $poe_kernel->run at the top of the block.
But, that wasn't really my question. My question is, is the way I've got my code for catching the ConnectError the way to do it or is there a more POEish way? thanks Jay ----- Original Message ----- From: "Rocco Caputo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 31, 2004 6:36 PM Subject: Re: Catching connect_error > On Sat, Jan 31, 2004 at 08:33:14AM -0600, Jay Strauss wrote: > > Actually, the code works as is, but, I was wondering if there was a POE > > built in method for accomplishing the same thing. the $poe_kernel->run at > > the top doesn't really do anything (except prevent a runtime error), because > > I haven't created a POE object yet > > I suggest upgrading. Version 0.28 is out. It should not generate > warnings when you run the loop one timeslice at a time. > > Version 0.29 will be out as soon as I solve the install quirks > introduced by 0.28. If you're lucky enough to install 0.28 > successfully, you won't need to upgrade for a while. > > -- > Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/ > >
