Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /usr/share/doc/perl-Spreadsheet-ParseExcel/sample/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/doc/perl-Spreadsheet-ParseExcel/sample/README
chkFmt.pl   : Sample Script for formatting
res_fmt     : result of chkFmt.pl

chkInfo.pl   : Sample Script for get information about format
res_info     : result of chkInfo.pl with Excel/FmtTest.xls

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_samplej :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)

dmpExH.pl   : print out content of Excel file
        (using SpreadSheet::ParseExcel::FmtDefault + event handler)

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

dmpExR.pl   : Sample Script for get information about each characters.
res_rich    : result of dmpExR.pl with Excel/Rich.xls

Ilya.pl     : Sample script for Object Oriented callback

smpFile.pl  : Sample scripr for parsing perl variable

xls2csv.pl  : Sample script for xls2csv

iftest.pl   : Sample script for new interface
iftestj.pl  : Sample script for new interface with FmtJapan

Hry