Matt Zimmerman Tue, 13 Feb 2001 18:42:29 -0600
Is there any way to retrieve the data returned by nl_langinfo(YESEXPR) and nl_langinfo(NOEXPR), or something similar, in Perl? Or should I just add translatable strings "^[Yy]" and "^[Nn]"?
-- - mdz