Help for this page
my %new_stuff = ( "RATING" => 4.99 ); db_modify_account( "jdonald", \%new_stuff ); ... print "Oh, and the user is $uid.<br />"; }