Help for this page
$string =~ s/\A\s+@QUERY/@QUERY/
$string = substr($string, index($string, '@QUERY'));