Someone Something wrote:
How about threading? How hard is it? Where can I find a good tutorial?
See "Starting Points" on the home page here:
http://poe.perl.org/
Also note there is a mailing list specifically for POE related questions
where you may get more help.
--
Brian J. Miller
End Po
How about threading? How hard is it? Where can I find a good tutorial?
On Sun, Nov 1, 2009 at 8:57 AM, Peter Scott wrote:
> On Sat, 31 Oct 2009 23:24:15 -0400, Someone Something wrote:
>
> > Firstly, I have posted this in perlmonks. No one has replied to me so, I
> > have posted here.
> > I'm wr
On Sat, 31 Oct 2009 23:24:15 -0400, Someone Something wrote:
> Firstly, I have posted this in perlmonks. No one has replied to me so, I
> have posted here.
> I'm writing a module for IRC just for learning about sockets and perl in
> general. I have 200 lines of working code. Now, I am getting to a
> "Michael" == Michael C Davis <[EMAIL PROTECTED]> writes:
Michael> At 09:52 AM 3/9/04 -0700, Wiggins d Anconia wrote:
>> ...
>> a framework for handling time slicing, or event
>> programming tasks, or multi-tasking processes
Michael> If that's what it is, these terms localize it pretty well
At 11:32 AM 3/9/04 -0700, Wiggins d Anconia wrote:
> ... "famboozled watchamathingie with xanatically whooziewhatsit" on a
beginners list ;-)...
Oh yeah, since you bring it up about the whooziewhatsit ...
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
> At 09:52 AM 3/9/04 -0700, Wiggins d Anconia wrote:
> > ...
> >a framework for handling time slicing, or event
> >programming tasks, or multi-tasking processes
>
> If that's what it is, these terms localize it pretty well for me. "An
> event-based framework for handling time-slicing in multitaski
At 09:52 AM 3/9/04 -0700, Wiggins d Anconia wrote:
> ...
>a framework for handling time slicing, or event
>programming tasks, or multi-tasking processes
If that's what it is, these terms localize it pretty well for me. "An
event-based framework for handling time-slicing in multitasking processes."
> At 08:54 AM 3/9/04 -0700, Wiggins d Anconia wrote:
> >In this case the desire to fork multiple processes and maintain
> >bi-directional communication with them becomes a nightmare of dealing
> >with forking code, pipes, and all of the other IPC nasties.
> >POE::Wheel::Run encapsulates all of t
At 08:54 AM 3/9/04 -0700, Wiggins d Anconia wrote:
>In this case the desire to fork multiple processes and maintain
>bi-directional communication with them becomes a nightmare of dealing
>with forking code, pipes, and all of the other IPC nasties.
>POE::Wheel::Run encapsulates all of that providin
> At 11:08 PM 3/8/04 -0500, Wiggins d'Anconia wrote:
> >This is where I do my usual little dance, though untimely as it may be
> >in this case, across the stage and say "POE" then exit again as if I was
> >still on vacation
>
> OK, I'll bite. What's so great about POE, and why, oh, why, do
Hello,
I experienced similar error messages and found that the solution
involved the following steps:
1. visit www.cpan.org to download the missing module.
2. unarchive the module according to the prescribed instructions and
3. made sure that the module was in the perl directory.
So either you
11 matches
Mail list logo