binary
Save Space With Bit Arrays
August 23, 2016An old school data structure that efficiently stores data
Building A UTF-8 Encoder In Perl
August 2, 2016Learn UTF-8 by encoding it yourself
How to parse binary data with Perl
April 18, 2016Parsing Binary Data Is Easy With Unpack