App::ClusterSSH::L10N::en(3) User Contributed Perl Documentation App::ClusterSSH::L10N::en(3)

use App::ClusterSSH::L10N;
my $lang = ClusterSSH::L10N->get_handle('en');
$lang->maketext('text to localise with args [_1]', $arg1);

Locale::Maketext based translation module for ClusterSSH. See Locale::Maketext for more information and usage.

No method are exported. See Locale::Maketext.

2020-06-21 perl v5.30.3