my $example = Test::Blah->new(); $example->some_method( name => 'hello', age => '18', address => ['FL', 'Orlando', '2314', 'Bird St'] );