1App::ClusterSSH::L10N(3Upsme)r Contributed Perl DocumentaAtpipo:n:ClusterSSH::L10N(3pm)
2
3
4
6 use ClusterSSH::L10N;
7 my $lang = ClusterSSH::L10N->get_handle('en');
8 $lang->maketext('text to localise with args [_1]', $arg1);
9
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
17 See Locale::Maketext - there are currently no extra methods in this
18 module.
19
20
21
22perl v5.38.0 2023-07-19 App::ClusterSSH::L10N(3pm)