$html=$ua->request($req)->as_string; $html =~ /Trucos de(.*)para(.*)<\/td>/; $game=$1; $platform=$2; $html =~ / CODIGOS
(.*)<\/td>/; $cheat=$1; #### $game=$1; $platform=$2; $cheat=$1; #### $game=$1; $platform=$2; $cheat=$1;