debian man page for app::clusterssh::l10n

Query: app::clusterssh::l10n

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
ClusterSSH::L10N - Base translations module
SYNOPSIS
use 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. NOTE: the default language of this module is English.
METHODS
See Locale::Maketext - there are curently no extra methods in this module.
AUTHOR
Duncan Ferguson, "<duncan_j_ferguson at yahoo.co.uk>"
LICENSE AND COPYRIGHT
Copyright 1999-2010 Duncan Ferguson. This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information. perl v5.14.2 2011-12-09 App::ClusterSSH::L10N(3pm)
Related Man Pages
locale::maketext::simple(3pm) - mojave
app::clusterssh::base(3pm) - debian
app::clusterssh::host(3pm) - debian
locale::maketext::extract::plugin::perl(3pm) - debian
locale::maketext::lexicon::auto(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?