| Server IP : 101.53.144.229 / Your IP : 216.73.216.181 Web Server : Apache System : Linux host.gdigitalindia.in 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : digitalshiksha ( 1179) PHP Version : 5.6.40 Disable Function : eval,show_source,system,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,show_source,curl_multi_exechellcmd, ini_restore,apache_get_modules,get_cfg_var,passthru, exec ,proc_get_status,fpassthru,c999_buff_prepare,c999_sess_put,c99_buff_prepare,c99_sess_put,proc_close,ini_alter,dl,symlink,link,proc_close,ini_alter,dl,symlink,link,mail MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/perl-utf8-all-0.011/ |
Upload File : |
Revision history for Perl module utf8-all
0.011 2013-08-03
* Only decode readdir entries if utf8::all is in effect [leont]
* Support direct dirhandles in readdir [leont]
0.010 2013-02-02
* Don't depend on localizable error strings
0.009 2012-10-27
* Don't depend on filesystem ordering [leont, GH #14]
0.008 2012-10-24
* Enable unicode_strings (see perldoc feature) [GH #2]
* Enable unicode_eval (see perldoc feature) [GH #2]
* Enable fc (see perldoc fc) [GH #2]
* Wrap CORE::readdir to provide UTF-8 filenames [GH #11]
0.007 2012-08-01
* Use version.pm for comparing versions in the test suite
* Better detection of warnings in t/FATAL_utf8.t
* Don't fail the test suite if autodie is too old
0.006 2012-07-29
* Be less strict with detecting fatal UTF-8 error in test suite [GH #12]
0.005 2012-07-29
* Use Import::Into instead of home-grown "solution" [GH #10]
* Don't permit running with autodie < 2.12, due to RT #54777 [GH #7]
* Promote utf8 warnings to fatal errors [GH #1]
0.004 2012-01-04
* Fix test suite for less current versions of Perl [getty, doherty]
0.003 2011-12-21
* Internal refactoring
* Load charnames [sartak]
0.002 2011-04-21
* Expand test suite slightly
0.001 2011-04-20
* Split code out of perl5i