I keep noticing the connection between 

    $foo =~ /whatever/;
    $foo->whatever;
    for ($foo) { whatever } 

They're all topicalizers.

--tom

Reply via email to