Re: Case-operator

2005-02-28 Thread Ricardo SIGNES
* Vladimir D Belousov <[EMAIL PROTECTED]> [2005-02-28T07:01:02] > Is in the perl operator like C/C++ 'case' ? I believe you are asking: Is there Perl equivalent to C's switch/case construct? Not exactly. To see the official Perl documentation on this, run: perldoc -q case This will search the F

Case-operator

2005-02-28 Thread Vladimir D Belousov
Hallo! Is in the perl operator like C/C++ 'case' ? -- Vladimir D Belousov HiTech solutions for business http://businessreklama.ru -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]