On Fri, Dec 03, 2004 at 02:44:56PM -0600, Tim Klein wrote:
> > > Constant subroutine main::STATE redefined at
> > > /Library/Perl/5.8.1/POE/NFA.pm line 131.
> > >
> >> Here's the program, with lines numbered:
> >
> >> 3 use POE;
> >> 4 use POE::NFA;
> >
> >The problem occurs here. C qu
Rocco Caputo wrote:
On Thu, Dec 02, 2004 at 05:35:40PM -0800, Ofer Nave wrote:
2) Reading over the POE::Kernel docs, I noticed all the alarm and delay
functions take an event name, but not a session id. Is there never a
situation where you'd want to set an alarm that would send an event to a
Rocco Caputo wrote:
On Thu, Dec 02, 2004 at 05:35:40PM -0800, Ofer Nave wrote:
2) Reading over the POE::Kernel docs, I noticed all the alarm and delay
functions take an event name, but not a session id. Is there never a
situation where you'd want to set an alarm that would send an event to a
Theres a cool thing about wikis, anyone can add to it.
David
On Fri, 03 Dec 2004 15:55:09 -0500 (EST), [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
>
>
> On 03-Dec-2004 Rocco Caputo wrote:
> > On Thu, Dec 02, 2004 at 05:35:40PM -0800, Ofer Nave wrote:
> >>
> >> 2) Reading over the POE::Kerne
On 03-Dec-2004 Rocco Caputo wrote:
> On Thu, Dec 02, 2004 at 05:35:40PM -0800, Ofer Nave wrote:
>>
>> 2) Reading over the POE::Kernel docs, I noticed all the alarm and delay
>> functions take an event name, but not a session id. Is there never a
>> situation where you'd want to set an alarm tha
> Constant subroutine main::STATE redefined at
> /Library/Perl/5.8.1/POE/NFA.pm line 131.
>
Here's the program, with lines numbered:
3 use POE;
4 use POE::NFA;
The problem occurs here. C quietly uses POE::Kernel and
POE::Session. POE::Session imports a number of constants to ma