{ my $obj = Vendor::Library->new(...); # code here } { my $obj = Vendor::Library->new(...); # different code here (I presume) }