http://www.perlmonks.org?node_id=1014169


in reply to Re: wxPerl Simulated 7 Segment LCD Display
in thread wxPerl Simulated 7 Segment LCD Display

Simpler, safer, and clearer:

Or just:

# Table lookup for character to segment translation sub Decode { $ctbl{ $_[0] } // $ctbl{ '=' } }

With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.