Help for this page
my $self = shift; my %hash = @_;
mysub(name => 'foo', number => 'three'); mysub('foo', undef, undef, undef, 'three');