while (/$test_regexp/g) { ($url, $file) = ($1, $2); # ... }