I am working at 6:30 on a Friday.  TPJ article is in, Slashdot beta is live, and I am coding away.
I just used "&&=" for the first time in real code.  I hadn't planned on it, but there it was.
my($cfg1, $cfg2, $VirtualUser) = @_;
$VirtualUser &&= getCurrentVirtualUser();