![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
This work very good, but not have support encoding for input text. I made some changes:
#open (CSVFILE, $option{csvin}) or die "Error opening $option{csvin} open CSVFILE, '<:encoding(cp1251)', $option{csvin} or die "Error opening $option{csvin} +: $!"; May be Siebenschlaefer can add this feature as swith "-e encoding" ? In reply to Re^3: (code) text2xls.pl (was csv2xls.pl)
by Anonymous Monk
|
|