with with($obj, property1 => value1, ...) Sets the values of multiple properties on an object ($obj). The function calls $obj->{property}=value for each property/value pair.