Hi everybody,
I am looking for a rule engine for perl. Can anybody suggest a rule engine I can use?
I want to correlate and aggregate data records read in from csv files. Here I began to think about using rule engines. By defining rules I hope to get a 'cleaner' and maybe shorter code instead writing it by applying manual algorithms.
I stumbled accross VS::RuleEngine. But I couldn't find much documentation for it or even examples, tutorials etc.
greez