Why do the docs say that
Binary "=~" binds a scalar expression to a pattern match.
I just don't really understand the way in which the word "bind" is being used there.
($_='kkvvttuubbooppuuiiffssqqffssmmiibbddllffss')
=~y~b-v~a-z~s; print
In reply to Why do we say the =~ operator "binds"? by Cody Pendant
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |