if ($page =~ /push_delayed_image\(([^,]+)/) { my $wanted = $1; ... }