[ic] [interchange] Only apply GDBM filters if they are not already installed

David Christensen david at endpoint.com
Fri Aug 31 15:50:38 UTC 2012


On Aug 31, 2012, at 9:53 AM, Stefan Hornburg (Racke) wrote:

> On 08/31/2012 04:44 PM, David Christensen wrote:
>> 
>> On Aug 31, 2012, at 5:33 AM, Stefan Hornburg (Racke) wrote:
>> 
>>> What about using DBM_Filter?
>>> 
>>> https://metacpan.org/module/DBM_Filter
>>> 
>>> That seems to have an easier interface and comes with Perl.
>>> 
>>> Regards
>>>        Racke
>> 
>> I believe that's already the interface it's using; see `perldoc perldbmfilter`.
> 
> perldoc DBM_filter
> 
> unless ($db->Filtered) {
> 	$db->Filter_Push('utf8');
> }
> 
> That looks nicer than your current code and hopefully don't complain as your latest
> patch did.


I'm setting up a test environment, and will test this out.

Regards,

David
--
David Christensen
End Point Corporation
david at endpoint.com
785-727-1171






More information about the interchange-users mailing list