summaryrefslogtreecommitdiff
path: root/README.symbian
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-03-08 10:59:53 -0700
committerKarl Williamson <khw@cpan.org>2018-03-12 10:17:14 -0600
commit6201c2203671c3e78f25fa02205bd962d5bd92b1 (patch)
tree02357dbfcbe38f5d7542e8651af0727a1fc05b22 /README.symbian
parent4e6826bf86819426cea8be0677b2a3282834ced5 (diff)
downloadperl-6201c2203671c3e78f25fa02205bd962d5bd92b1.tar.gz
Actually make I18N::Langinfo avail on all platforms
I thought I had done this earlier, but testing on Windows demonstrated that I hadn't. While at it, move the details in the docs for Perl_langinfo to the module's pod. This doesn't follow the paradigm for putting the Configure stuff in all the related configure files, but I saw no point to doing so. If you are reading this because I was wrong, feel free to ticket it or fix it.
Diffstat (limited to 'README.symbian')
-rw-r--r--README.symbian2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.symbian b/README.symbian
index c111f30391..cb4a42ff94 100644
--- a/README.symbian
+++ b/README.symbian
@@ -367,7 +367,7 @@ The Symbian port is licensed under the same terms as Perl itself.
- The following extensions are missing for various technical
reasons:
B ByteLoader Devel::DProf Devel::PPPort Encode GDBM_File
- I18N::Langinfo IPC::SysV NDBM_File Opcode PerlIO::encoding POSIX
+ IPC::SysV NDBM_File Opcode PerlIO::encoding POSIX
re Safe Sys::Hostname Sys::Syslog
threads threads::shared Unicode::Normalize
- Using MakeMaker or the Module::* to build and install modules