Manipulating Function Arguments

Learn how to manipulate function arguments.

We'll cover the following

Flattening

List flattening into @_ happens on the caller side of a function call. Passing a hash as an argument produces a list of key/value pairs:

Get hands-on with 1200+ tech skills courses.