Home
Press ? for keyboard navigation
❮
Functions
References to functions
❯
Function parameters
sub greeting { my ($name) = @_; say "Hello $name!"; } greeting('Foo');
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)