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


in reply to Re^5: Golf: Seven segment display
in thread Golf: Seven segment display

Cool!

Could be shortened by two chars using the same tricks:

say map{substr'   | |_|_ _ _|',vec('0123456789abcdef',$'.$_,4),3}split!//,"@_"for 0..2