Help for this page
my %href; my ($uid) = @_; ... } } return \%href
sub getattrval { my ($hashref,$attr) = @_; ... } return undef; }