> my $foo = "use php";
> for("$foo") {s/php/Perl/; print};
$a = "use php";
print &{sub { $_[0] =~ s/php/Perl/ and return $_[0]; }}($a);'
--
Igor Sutton Lopes <igor em izut.com>
"The enemy is anybody who's going to get you killed,
no matter which side he's on." -- Joseph Heller