Binary package “libterm-size-any-perl” in ubuntu xenial

unified interface to retrieve the terminal size from Perl

 Term::Size::Any presents a unified interface to retrieve the terminal
 size in terms of characters or pixels. To do the job, it loads the first
 available module from a list of known alternatives, in this order:
     * Term::Size::Perl
     * Term::Size
     * Term::Size::ReadKey