in reply to Re: something like switch(case) in Perlin thread something like switch(case) in Perl
If(...=~...){ do something } elsif(....=~)( do some other thing } ... else {...} [download]