How to Install libperl6-caller-perl in Ubuntu 18.04



Install libperl6-caller-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libperl6-caller-perl

Description:

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.

Homepage: https://metacpan.org/release/Perl6-Caller

Version: 0.100-3

Section: universe/perl