my $line = '0009.txt'; $line =~ s/.*a href="(.*)".*/$1/; print $line;