Foo->new( arg1=> $a_very_long_string, arg2 => $float, arg3=> $another_long_string); # in new sub new { my ($class,%args) = @_; }