13.5.16 Perl 
- RPMs
- perl, perl-gettext
 
- File extension
- pl,- PL- 
 
- String syntax
- "abc"- 
 
- gettext shorthand
- ---
 
- gettext/ngettext functions
- gettext,- dgettext,- dcgettext- 
 
- textdomain
- textdomainfunction- 
 
- bindtextdomain
- bindtextdomainfunction- 
 
- setlocale
- Use setlocale (LC_ALL, "");
 
- Prerequisite
- use POSIX;
 - use Locale::gettext;- 
 
- Use or emulate GNU gettext
- use
 
- Extractor
- ?
 
- Formatting with positions
- ---
 
- Portability
- ?
 
- po-mode marking
- ---
  
This document was generated
on May 6, 2002
using texi2html