in reply to Re^3: Unexpected interaction between decode_entities() and lc()
in thread Unexpected interaction between decode_entities() and lc()
Unfortunately that only works if piping stuff into Perl, but it does not work if files are specified on the command line, since those are opened and are not affected by binmode STDIN (see my post here).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Unexpected interaction between decode_entities() and lc()
by choroba (Cardinal) on Nov 14, 2017 at 16:51 UTC |