This is wierd:
Z:/owensmn/SOURCES perl -MUnicode::Map8 -e 'print("$Unicode::Map8::VERSION\n");'
Can't locate loadable object for module Unicode::Map8 in @INC (@INC contains: e:/Perl/lib e:/Perl/site/lib .) at -e line 0
Compilation failed in require.
BEGIN failed--compilation aborted.
Z:/owensmn/SOURCES perl -MCPAN -e 'install Unicode::Map8'
CPAN: Storable loaded ok
Going to read E:\perl\.cpan\Metadata
Unicode::Map8 is up to date.
Should I manually delete Unicode::Map8 and start again?