http://www.perlmonks.org?node_id=851081


in reply to regular expression.

It is only a little more complicated than the previous post implies. The $& varaible will have a value for every regular expression in a program if it is used with any regular expression. The same is also true for $` and $'.

See perlre or perlvar


They say that time changes things, but you actually have to change them yourself.

—Andy Warhol