Binary package “libmodule-scandeps-perl” in ubuntu xenial

module to recursively scan Perl code for dependencies

 Module::ScanDeps is a Perl module that scans potential modules used by perl
 programs to determine information about modules they depend on. It performs
 static analysis as well as more aggressive scanning (by running files in
 compile-only or normal mode).