in reply to Re^3: Is File::Find Unicode-(Conformant|Compliant|Enabled|Capable)?
in thread Is File::Find Unicode-(Conformant|Compliant|Enabled|Capable)?
That fails both the easiness test and the simplicity test. It's also not portable programming.
Is File::Find magically Unicode-capable on operating systems besides Microsoft Windows?
Modern Perl really ought to be able to do file handling stuff well (it does), and it ought to be able to handle Unicode well (it does now), and it ought to be able to do both at once well (it doesn't - not on Windows).
Does anyone here know: Is File::Find going to be enhanced soon to handle Unicode directory and file names? It's a core module.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Is File::Find Unicode-(Conformant|Compliant|Enabled|Capable)?
by Anonymous Monk on Jun 08, 2010 at 01:46 UTC |