I strongly believe this has been done before, but I can't find any modules on CPAN or code here to do it (I probably searched on the wrong terms). I want to search
(not html) and extract all the URLs. It has been correctly said here many times that a regex is not good enough to parse URLs. True. So is there some module that works with plain text and not html?