[% setvar title Perl 6 should support I18N and L10N %]

This file is part of the Perl 6 Archive

Note: these documents may be out of date. Do not use as reference!

To see what is currently happening visit http://www.perl6.org/

TITLE

Perl 6 should support I18N and L10N

VERSION

  Maintainer: Simon Cozens <simon@brecon.co.uk>
  Date: 25 Sep 2000
  Mailing List: perl6-internals@perl.org
  Number: 313
  Version: 1
  Status: Developing

ABSTRACT

Erreur de syntaxe. Syntaxfehler. Errore di sintassi. suntaktik'o sphalm'a.

DESCRIPTION

Perl 6 needs some kind of internationalisation and therefore message catalogue support. Really needs, with great urgency.

Whether we use GNU gettext or do our own thing, doesn't matter. Both the Perl 6 binary and the standard library will be effected, meaning we'll have to implement message catalogues both in C and in Perl. At least internationalising the standard library will mean we can set an example to CP6AN authors and so on.

IMPLEMENTATION

Bring an XS (or equivalent) message catalogue library into the core so that both the internals and the standard library can be localised. Go about development with internationalisation in mind.

REFERENCES

turnbull.sk.tsukuba.ac.jp