[Lvlug] Boolean Search in Perl Hash
Hanuman
fingolfin at thelinuxlink.net
Wed Oct 12 21:08:59 EDT 2005
On Wed, 12 Oct 2005, Ricardo SIGNES wrote:
> So, the values are objects on which you are going to call some kind of
> $object->matches($key) method? And you want something to convert key
> FETCHes into searches using string to binary logic conversion using that
> object method?
>
> I don't know of anything that does this for you, but it should be simple
> to do with tie.
>
> I'd like to think there's some simple boolean grammar parser, at least,
> but I don't know offhand.
Easy peasy. Just trying to keep my poop together. (Yes, I know exactly
what algorithm I'd be using, that's what math class is for. Heh heh)
- Hanu-mizzle
More information about the Lvlug
mailing list