Credits 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. $Id: Credits,v 1.1 2009-11-01 18:59:59 pertusus Exp $
  2. These people have helped in the development of libintl-perl:
  3. - Imperia (http://www.imperia.net/) has contributed this part of the
  4. Enterprise Content Management System Imperia to the Perl community
  5. as free software.
  6. - Joshua Miller <unrtst@cpan.com> has extended libintl-perl to provide
  7. the important context-sensitive functions (pgettext() and friends).
  8. - Christian Lackas <delta@lackas.net> has given various hints on
  9. performance optimizations
  10. - Ingrid Gräfen <ingrid.graefen@imperia.net> has fixed a major performance
  11. penalty on systems without POSIX::LC_MESSAGES, and she has extensively
  12. tested the Perl backend for GNU xgettext under cygwin
  13. - Norma Karl <bcrazy@gmx.de> has thoroughly revised the documentation for
  14. the Perl backend to GNU xgettext, and she deserves a credit anyway
  15. - Bruno Haible for libiconv which was the base for many conversions and
  16. for integrating my Perl backend into GNU gettext
  17. Other people have helped by sending in improvements, suggestions and
  18. bug reports:
  19. - DH <crazyinsomniac@yahoo.com>
  20. - Jo-Even Skarstein <joska@nvg.org>
  21. - Gerhard Stoll <gerhard_stoll@gmx.de>
  22. - Marc Brockschmidt <marc@marcbrockschmidt.de>
  23. - Laurent Bonnaud <Laurent.Bonnaud@inpg.fr>
  24. - Jan Kratochvil <lace@jankratochvil.net>
  25. - Светослав Агафонкин <slavi.agafonkin@imperia.net>
  26. - Michael Bell <michael.bell@cms.hu-berlin.de>
  27. - David Cantrell <dcantrell@cpan.org>
  28. Please inform me if I have forgotten your contribution.
  29. Guido Flohr