c:\xampp\perl----\lib |--\lib_ext----\bin |--\lib----\auto----\Encode---- Encode.xs.dll | |-- .paclist | |--\Byte | |-- (\JP/\EBCDIC/...another folder) | |--\Encode---- Alias.pm | |-- Byte.pm | |-- Config.pm | |-- EBCDIC.pm | |-- encode.h | |-- Encoder.pm | |-- Encoding.pm | |-- JP.pm | |-- (Another file) | | |-- Encode.pm |-- encoding.pm |-- perllocal.pod #### /home/users/0/usrxxxx/web/usr/bin----/lib_ext---- Encode.pm | |-- encoding.pm | |-- perllocal.pod | | | |-- /auto----/Encode---- Encode.xs.dll | | |-- .paclist | | |--/Byte | | |-- (\JP/\EBCDIC/...another folder) | | | |-- /Encode---- Alias.pm | |-- Byte.pm | |-- Config.pm | |-- EBCDIC.pm | |-- encode.h | |-- Encoder.pm | |-- Encoding.pm | |-- JP.pm | |-- (Another file) | |--( /target directory ---- target script ) #### -- Error3: Encode object version 2.68 does not match bootstrap parameter 2.87 at /usr/local/perl/5.10/lib/5.10.1/x86_64-linux-thread-multi/DynaLoader.pm line 223. #### Can't load '(C:/Users/localhost directry)/usr/bin/target folder/../lib_ext/auto/Encode/Encode.xs.dll' for module Encode: load_file: The specified module could not be found at C:/usr/lib/XSLoader.pm line 93. at C:/Users/localhost directry)/usr/bin/mail_rcv_spam/../lib_ext/Encode.pm line 10.