<%args> $prop => undef $name => undef $values => [] $check => undef $options => undef <%init> my $found = 0; my @chains = (); if ( ref $options && exists $options->{$name} ) { @chains = @{ $options->{$name} }; }