Git::I18N - phpMan

Command: man perldoc info search(apropos)  


Git::I18N(3)                   User Contributed Perl Documentation                   Git::I18N(3)



NAME
       Git::I18N - Perl interface to Git's Gettext localizations

SYNOPSIS
               use Git::I18N;

               print __("Welcome to Git!\n");

               printf __("The following error occurred: %s\n"), $error;

DESCRIPTION
       Git's internal Perl interface to gettext via Locale::Messages. If Locale::Messages can't
       be loaded (it's not a core module) we provide stub passthrough fallbacks.

       This is a distilled interface to gettext, see "info '(gettext)Perl'" for the full
       interface. This module implements only a small part of it.

FUNCTIONS
   __($)
       Locale::Messages's gettext function if all goes well, otherwise our passthrough fallback
       function.

AUTHOR
       AEvar Arnfjoer` Bjarmason <avarab AT gmail.com>

COPYRIGHT
       Copyright 2010 AEvar Arnfjoer` Bjarmason <avarab AT gmail.com>



perl v5.16.3                                2013-06-10                               Git::I18N(3)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-29 02:08 @18.220.11.34 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!