Binary package “libperl6-caller-perl” in ubuntu xenial

Perl6-like OO caller() interface for Perl 5

 By default, Perl6::Caller exports the caller function. This automatically
 returns a new caller object. An optional argument specifies how many stack
 frames back to skip, just like the CORE::caller function.