At 13:03 +0200 4/2/03, Andreas J. Koenig wrote:
>>>>> On Wed, 2 Apr 2003 12:02:34 +0200, Elizabeth Mattijsen
<[EMAIL PROTECTED]> said:
>> It means that the PAUSE indexer does not pick up the namespaces
>> "threads" and "threads::shared" that
At 11:51 +0200 4/2/03, Andreas J. Koenig wrote:
>>>>> On Wed, 2 Apr 2003 11:17:07 +0200, Elizabeth Mattijsen
<[EMAIL PROTECTED]> said:
>> threads
>> version: 0.03
>> in file: forks-0.03/lib/forks.pm
>> status: Not indexed because permiss
At 11:08 +0200 4/2/03, PAUSE wrote:
The following report has been written by the PAUSE namespace indexer.
Please contact [EMAIL PROTECTED] if there are any open questions.
Id: mldistwatch 330 2003-03-31 12:22:25Z k
User: ELIZABETH (Elizabeth Mattijsen)
Distribution file: forks
At 01:56 PM 7/29/02 +0200, Arthur Bergman wrote:
>>At 10:44 AM 7/29/02 +0100, Tim Bunce wrote:
>>>"Thread::Needs" isn't a very descriptive name - it's too general.
>>>Something like "Thread::NeedsModules" would be better.
>>Hmmm... if that's the only problem you have with it, I'm glad... ;-)
>I
At 10:44 AM 7/29/02 +0100, Tim Bunce wrote:
>"Thread::Needs" isn't a very descriptive name - it's too general.
>Something like "Thread::NeedsModules" would be better.
Hmmm... if that's the only problem you have with it, I'm glad... ;-)
I was considering something like this, but thought the huf
At 04:23 PM 7/27/02 +0100, [EMAIL PROTECTED] wrote:
>Elizabeth Mattijsen <[EMAIL PROTECTED]> writes:
> > >I usually just call UNIVERSAL::isa($_[0], 'your::class::name') in
> these cases.
> >return unless UNIVERSAL::isa( $_[0],__PACKAGE__ );
>Don't
At 04:03 AM 7/23/02 +1000, Ken Williams wrote:
>> return unless ref($_[0]);
>I usually just call UNIVERSAL::isa($_[0], 'your::class::name') in these cases.
That's a good tip.
I actually generalized this to:
return unless UNIVERSAL::isa( $_[0],__PACKAGE__ );
This will be implemented in Thr
At 01:14 PM 7/15/02 +0200, Perl Authors Upload Server wrote:
>Record update in the PAUSE modules database:
>
>modid: [Thread::Pool]
>statd: [b]
>stats: [d]
>statl: [p]
>stati: [O]
>statp: [?]
> description: [Worker pools to run Perl code asynchronou
Name: Elizabeth Mattijsen
Email: [EMAIL PROTECTED]
(no homepage to speak of)
User-ID: ELIZABETH
I am currently working on a completely object oriented support for the
NexTrieve fuzzy XML search engine, allowing users to create indexes and
queries from Perl without having to get into the XML