I believe that only 5.8 has the Encode module
IIRC the Encode module came with 5.7 but you can use Encode::compat with 5.6 (ex on a Debian stable/woody system)
Christophe
I believe that only 5.8 has the Encode module
IIRC the Encode module came with 5.7 but you can use Encode::compat with 5.6 (ex on a Debian stable/woody system)