print file

2006-05-10 Thread Rustam Hamidullin
open FILE, "){ ... } -- Приятной работы... -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

print file

2006-05-10 Thread Rustam Hamidullin
$txt = `type file.txt`; ... -- Приятной работы... -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

XLS-files with Unicode?

2006-09-18 Thread Rustam Hamidullin
Hi, Perl-world, Once time I tried to make XLS-file (in clean Linux machine, without ODBC, OLE...). Homework was fine, but I was need in Russian text (cp1251) in fields. How make I a russian text in xls-fields? Modules, functions, unicode, example...? Thanks for your Creativity -- To un