Re: Matching URLs with REs (was "Some questions about q{} and qr{}").
- From: "Robbie Hatley" <see.my.signature@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 16 Apr 2008 12:49:32 -0700
"A. Sinan Unur" wrote:
"Robbie Hatley" wrote:
"Abigail" put forth into the annals of Usenet:
(a rather large URL-capturing regex)
Hmmm... I'm curious, did you write that manually, or generate it
programmatically? If generated, using what software?
You can read how it is done by looking at the sources of
Regexp::Common modules. It is very elegant.
Ok, will do.
... using Regexp::Common would have cut that down to 2
minutes for a perfect program ...
I'll try that.
Ok, I just downloaded Regexp-Common-2.120. Now I have a folder
with a bunch of stuff in it. This may sound like an incredibly
stupid question, but what do I do with it? I've never actually
used a CPAN module before. Any hints a CPAN newbie should be
aware of?
--
Cheers,
Robbie Hatley
lonewolf aatt well dott com
www dott well dott com slant user slant lonewolf slant
.
- Follow-Ups:
- Re: Matching URLs with REs (was "Some questions about q{} and qr{}").
- From: Tad J McClellan
- Re: Matching URLs with REs (was "Some questions about q{} and qr{}").
- From: Ben Bullock
- Re: Matching URLs with REs (was "Some questions about q{} and qr{}").
- From: Abigail
- Re: Matching URLs with REs (was "Some questions about q{} and qr{}").
- References:
- Some questions about q{} and qr{}.
- From: Robbie Hatley
- Re: Some questions about q{} and qr{}.
- From: Ben Bullock
- Re: Some questions about q{} and qr{}.
- From: Robbie Hatley
- Re: Some questions about q{} and qr{}.
- From: Ben Bullock
- Matching URLs with REs (was "Some questions about q{} and qr{}").
- From: Robbie Hatley
- Re: Matching URLs with REs (was "Some questions about q{} and qr{}").
- From: Abigail
- Re: Matching URLs with REs (was "Some questions about q{} and qr{}").
- From: Robbie Hatley
- Re: Matching URLs with REs (was "Some questions about q{} and qr{}").
- From: A. Sinan Unur
- Some questions about q{} and qr{}.
- Prev by Date: Does Perl use a special hand-made parser, or does it use Yacc or some other pre-packaged tool?
- Next by Date: Re: counting the number of characters that were matched in a regular expression
- Previous by thread: Re: Matching URLs with REs (was "Some questions about q{} and qr{}").
- Next by thread: Re: Matching URLs with REs (was "Some questions about q{} and qr{}").
- Index(es):
Relevant Pages
|