Help for this page
my @stats = split(/,/,$USERS{$uname . 'stats'});
my @stats = Module::SplitEntries;
my @stats = OtherModule:GetSplitEntries;