chkFmt.pl   :Sample Script for formatting
sample.pl   :Simple Script (using SpreadSheet::ParseExcel::FmtDefault)
sample_j.pl :Simple Script using Japanese character
		(using SpreadSheet::ParseExcel::FmtJapan)
res_sample  :result of sample.pl
res_sample_j:result of sample_j.pl (in euc)

dmpEx.pl    : print out content of Excel file
		(using SpreadSheet::ParseExcel::FmtDefault)
dmpExJ.pl   : print out content of Excel file
		(using SpreadSheet::ParseExcel::FmtJapan)
dmpExU.pl   : print out content of Excel file
		(using SpreadSheet::ParseExcel::FmtUnicode)

sampleOEM.pl: Displys difference between FmtJapan and FmtJapan2
res_oem     : result of samplOEM.pl
