in reply to Re^9: Processing an encoded file backwards (updated)
in thread Processing an encoded file backwards
Termux with 5.28 doesn't die.
$ perl $VAR1 = "\x{3ddd}"; $VAR1 = ''; $VAR1 = "\x{fad8}"; $VAR1 = ''; $ perl -v This is perl 5, version 28, subversion 2 (v5.28.2) built for arm-android
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^11: Processing an encoded file backwards (updated)
by choroba (Cardinal) on Jan 19, 2020 at 11:54 UTC |