On Sat, 21 Apr 2007 01:09:51 +0200
"A. Pagaltzis" <[EMAIL PROTECTED]> wrote:

> * Paul LeoNerd Evans <[EMAIL PROTECTED]> [2007-04-20 19:55]:
> > The requirement for this module came about intially because I
> > was thinking about how to handle virtual URLs in websites
> 
> It’s called “URI templates”, has an IETF draft RFC and there’s a
> tentative implementation already on the CPAN.

Ah yes, here it is:

  http://search.cpan.org/~bricas/URI-Template-0.05/lib/URI/Template.pm

Theirs don't have the regexp matches like mine, but I guess that could
always be done after the components have been pulled out. (Also the
implementation is a bit less efficient, but that can be neatened up).

Hmm.. Decisions... Do I change my code to use URI::Template, or release
Parse::Reversible anyway, on the grounds that it does cover a slightly
different area, even if in my case they're both usable.?

-- 
Paul "LeoNerd" Evans

[EMAIL PROTECTED]
ICQ# 4135350       |  Registered Linux# 179460
http://www.leonerd.org.uk/

Attachment: signature.asc
Description: PGP signature

Reply via email to