Home > Archive > PERL Beginners > October 2006 > Re: extract URLs..
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: extract URLs..
|
|
| John W. Krahn 2006-10-05, 3:58 am |
| Alexandru Maximciuc wrote:
> Hello guys,
Hello,
> could somebody point me to _the_perfect_ regexp for extracting an
> url? I need to get all the urls from a set of files(even binaries,
> I do strings * and then the script should extract the urls)
http://search.cpan.org/~abigail/Reg...p/Common/URI.pm
John
--
Perl isn't a toolbox, but a small machine shop where you can special-order
certain sorts of tools at low cost and in short order. -- Larry Wall
| |
| John W. Krahn 2006-10-05, 3:58 am |
| Alexandru Maximciuc wrote:
>
> Thursday, October 5, 2006, 9:11:44 AM, you wrote:
>
>
>
>
>
>
>
> errrmmm. one more question: how can I handle UNICODE?
perldoc perluniintro
John
--
Perl isn't a toolbox, but a small machine shop where you can special-order
certain sorts of tools at low cost and in short order. -- Larry Wall
|
|
|
|
|