01-05-15 00.50, skrev Tim Bunce på [EMAIL PROTECTED] följande:
> On Mon, May 14, 2001 at 05:27:43PM +0200, Andreas J. Koenig wrote:
>>
>> I am working on a module called iThread that exposes interpreter threads to
>> perl, it has been discused on irc.infobot.org:#perl, noted on p5p summary ,
>> use.perl.org and has a mailinglist on [EMAIL PROTECTED]
>>
>> Also planned are iThread::Mutex iThread::Semaphore iThread::Queue and
>> iThread::Shared, possible even more.
>
> The leading lowercase letter is rather unfortunate as that namespace
> is reserved for pragmas.
>
> I don't believe the 'i' needs to be lowercase so I'd suggest that the
> modules be called IThread::*.
>
> Thanks.
>
> Tim.
>
Oki! I thought that the if the entire module name was lowercase it was a
pragma, my misstake IThread it is for now.
Artur