Hi Ken,
On Fri, 19 Feb 2016 15:39:15 -0800
Kenneth Wolcott wrote:
> Hi;
>
> bash file completion seems to fail for perl -d but works for perl -wc
>
> This seems to be the case for Cygwin, Debian and Mac.
>
> Does anyone know how to add support for this or am I missing something simple?
>
Ma
Uri Guttman writes:
> On 02/14/2016 01:09 AM, Uri Guttman wrote:
>> On 02/13/2016 02:07 PM, lee wrote:
>>> Brock Wilcox writes:
>>>
Greetings!
Could you give an example of these warnings, and even better some
minimal
code that generates them?
>>> Something like this give
Chris Knipe writes:
> Hi,
>
> Are there any Cache::* modules that are thread safe and can be used with
> Threading?
>
> Using Cache::Memory (even specifying the same NameSpace), two or more
> threads can't access the same keys in the cache,
>
> Using Cache::File, there are issues with the indexes