$text = "Example 1\nExample 2"; my ($a) = $text =~ //s; print "$a\n"; #### http://www.example.com/'>Example 1