my $obj = Your::Package->new(%options); $obj->do_something; $obj->do_something_other(@args);