in reply to Re^2: How to strip everything in a string except HTML Link
in thread How to strip everything in a string except HTML Link
Have you looked at the modules I linked? They will all happily extract the links.
Alternatively, you might want to (re)read perlre, but I would use an existing HTML parser instead of trying my own.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to strip everything in a string except HTML Link
by Anonymous Monk on May 15, 2015 at 07:41 UTC |