Alexandru Maximciuc wrote: > > Thursday, October 5, 2006, 9:11:44 AM, you wrote: > >>Thursday, October 5, 2006, 8:40:19 AM, you wrote: > >>>Alexandru Maximciuc wrote: > >>>>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/Regexp-Common-2.120/lib/Regexp/Common/URI.pm > >>Thanks alot.. Seems to work _the_perfect_way_, at least for now :D >>>:D< > >>just out of curiosity I did a print $RE{URI}.. >>OMG, it's HUUUGE.... > > 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 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>