The above reg expression should give me this, but it doesn always work because sometimes it fetches the whole line with other end quotes.if($line =~ /(https?\:.*")/)
I need output like this:<a href="http://www.mylinke.com">Link</a>
In reply to Link reg expression by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |