The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.02

  • 2019 February 26
    • A hash-dereference syntax I used in fncolumn() was apparently introduced at around version 5.20ish of perl. Since I have the minimum perl limit set to 5.16, I'm hearing about it from CPAN testers. Mohammad S Anwar (MANWAR) submitted a one-line patch that should fix this; lets see.

Modules

Create and solve sets of boolean equations.
provide Base81 encoding to Logic::TruthTable
provide utility functions to Logic::TruthTable

Examples