in reply to
Perl command line interpreter stopped working (on windows server))
Your bug is that 'use Encode;' is not a module. Therefore this is failing:
use 'use Encode;';
Comment on
Re: Perl command line interpreter stopped working (on windows server))
Download
Code
In Section
Seekers of Perl Wisdom