Cache::*

2016-02-18 Thread Chris Knipe
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 (documented too under Caveats, Neit

Re: Problems displaying Perl structures

2016-02-18 Thread $Bill
On 2/17/2016 03:15, Vincent Lequertier wrote: I'd get rid of the '$'s in front of '$group1' etc to avoid the '$ip =~ s/^\$//;' below. How can I have the following output? ,"10.100.29.0/24" ,10.100.27.52 ,10.100.27.53 ,10.100.27.54 ,10.100.27.55 ,10.100.27.56 ,10.100.27.57 My version: my