From 552d7096ecf931d6e059e3a4017d5ef7f5004d8e Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sat, 23 Nov 2002 18:04:16 +0000 Subject: o fmt(1) DESCR file o Add WWW tag --- math/p5-Math-Logic/pkg-descr | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'math/p5-Math-Logic') diff --git a/math/p5-Math-Logic/pkg-descr b/math/p5-Math-Logic/pkg-descr index c97c337c80f0..c489b7f12037 100644 --- a/math/p5-Math-Logic/pkg-descr +++ b/math/p5-Math-Logic/pkg-descr @@ -1,10 +1,12 @@ Perl's built-in logical operators, C, C, C and C support 2-value logic. This means that they always produce a result -which is either true or false. In fact perl sometimes returns 0 -and sometimes returns undef for false depending on the operator -and the order of the arguments. For "true" Perl generally returns -the first value that evaluated to true which turns out to be -extremely useful in practice. Given the choice Perl's built-in -logical operators are to be preferred -- but when you really want -pure 2-degree logic or 3-degree logic or multi-degree logic they -are available through this module +which is either true or false. In fact perl sometimes returns 0 and +sometimes returns undef for false depending on the operator and the +order of the arguments. For "true" Perl generally returns the first +value that evaluated to true which turns out to be extremely useful +in practice. Given the choice Perl's built-in logical operators are +to be preferred -- but when you really want pure 2-degree logic or +3-degree logic or multi-degree logic they are available through +this module + +WWW: http://search.cpan.org/search?dist=Math-Logic -- cgit v1.2.3