1App::ClusterSSH::L10N(3U)ser Contributed Perl DocumentatiAopnp::ClusterSSH::L10N(3)
2
3
4

SYNOPSIS

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

DESCRIPTION

11       Locale::Maketext based translation module for ClusterSSH. See
12       Locale::Maketext for more information and usage.
13
14       NOTE: the default language of this module is English.
15

METHODS

17       See Locale::Maketext - there are currently no extra methods in this
18       module.
19
20
21
22perl v5.36.0                      2022-07-20          App::ClusterSSH::L10N(3)
Impressum