table of contents
other versions
- Tumbleweed 4.18-1.3
- Leap-15.6
| App::ClusterSSH::L10N::en(3pm) | User Contributed Perl Documentation | App::ClusterSSH::L10N::en(3pm) |
SYNOPSIS¶
use App::ClusterSSH::L10N;
my $lang = ClusterSSH::L10N->get_handle('en');
$lang->maketext('text to localise with args [_1]', $arg1);
DESCRIPTION¶
Locale::Maketext based translation module for ClusterSSH. See Locale::Maketext for more information and usage.
METHODS¶
No method are exported. See Locale::Maketext.
| 2025-01-25 | perl v5.42.0 |