my $obj = Vendor::Library->new(...); ... code here ... $obj = undef; $obj = Vendor::Library->new(...);