in reply to Rule Engines in Perl

Are you looking for something like Ruleby, but written in Perl?

Replies are listed 'Best First'.
Re^2: Rule Engines in Perl
by Anonymous Monk on Nov 11, 2008 at 09:36 UTC
    exactly that is what I am looking for. Ruleby for Ruby or Drools for Java, ? for Perl. Isn't there such kind of module out there?
        thx a lot, I will have a look at them.
        I am thinking of using PIE as well for the rule engine that i am going to build in Perl. Did you use it? what do you think of it?