>OK, let me know when you have uploaded something.--Thanks!
How about the name Math::BooleanEval? That may be a bit more descriptive,
since the array really isn't the important part of the process.
-miko
_
Get your FREE download
> On Tue, 2 Jan 2001 15:04:19 -0500, "Miko O'Sullivan"
><[EMAIL PROTECTED]> said:
> See the examples in the docs.
> :-)
cpan> ls MIKO
No files in the directory of MIKO
OK, let me know when you have uploaded something.--Thanks!
--
andreas
On Tue, Jan 02, 2001 at 03:05:33PM +0100, Andreas J. Koenig wrote:
> I'm sure I'm missing something very basic here: Where is the "or" in
> the array? I mean, how do "yea | ney" and "yea & ney" differ?
The or isn't in the array. Only the individual elements of the expression
are in the array. So
> On Sun, 31 Dec 2000 14:09:46 -0500, "Miko O'Sullivan" <[EMAIL PROTECTED]> said:
miko> Math::BooleanArray adpO Parse boolean expressions
>>
>> I cannot follow the relation of "Parse" and "Array". Could you explain
>> the idea a little?--Thanks!
> The object parses the expression into
> miko> Math::BooleanArray adpO Parse boolean expressions
>
> I cannot follow the relation of "Parse" and "Array". Could you explain
> the idea a little?--Thanks!
The object parses the expression into an array of component expressions.
For example, the expression "yea | ney" would be parsed
> On Thu, 21 Dec 2000 17:14:38 -0500, "Miko O'Sullivan" <[EMAIL PROTECTED]> said:
miko> Math::BooleanArray adpO Parse boolean expressions
I cannot follow the relation of "Parse" and "Array". Could you explain
the idea a little?--Thanks!
--
andreas