Switch in perl
There is no switch keyword in perl.
So I found this:
I think it’s better than:
if(...){
}elsif(...){
}elsif(...){
}elsif(...){
}
WDYT?
Switch in perlThere is no switch keyword in perl. I think it’s better than: WDYT? Leave a Reply |
||
|
Copyright © 2012 Sébastien Barbieri's blog - All Rights Reserved |
||