The Advantage is you get to use the switch statement. The disadvantage is 
your code will run extraordinarily slow because the Switch module uses a run time 
Filter. In short: isn't an is-elsif-else statement enough??

In a message dated 2/19/2004 4:40:56 PM Eastern Standard Time, [EMAIL PROTECTED] 
writes:
I don't know the advantages/disadvantages of using it.



-Will
-----------------------------------
Handy Yet Cryptic Code. 
Just to Look Cool to Look at and try to decipher without running it.

Windows
perl -e "printf qq.%3i\x20\x3d\x20\x27%c\x27\x09.,$_,$_ for 0x20..0x7e"

Unix
perl -e 'printf qq.%3i\x20\x3d\x20\x27%c\x27%7c.,$_,$_,0x20 for 0x20..0x7e'

Reply via email to