Help for this page
# Bad sub bar { my $self = shift; my %options = @_; }
sub bar { my $self = shift; ... opt2=>'bar', # desc for opt2 @_); }