$LeafySQL->prepare("select car from inventory..."); $LeafySQL->execute; $Lettuce = $LeafySQL->rows; $BigMac = $Lettuce + $Tomato + $DeadCow; # chomp($BigMac); # Oops, that didn't compile, $BigMac isn't a string... # but maybe in an alternate universe, oh just maybe...