Help for this page

Select Code to Download


  1. or download this
    my @grepped = grep {$_->{'username'} eq $cgi->param('username')} 
                    @{ %{$xml}->{'user'} };