Binary package “libb-compiling-perl” in ubuntu trusty

Perl module for expose PL_compiling to perl

 B::Compiling exposes the perl interpreter's PL_compiling variable to perl.
 .
 The module exports one function, PL_compiling, which returns a "B::COP"
 object representing PL_compiling. See B for documentation on how to use the
 returned "B::COP".