Re: Luca Capello 2006-09-25 <[EMAIL PROTECTED]>
> - } elsif ($arg =~ /^([a-z0-9.+-]{2,})=([a-zA-Z0-9.:+-]+)$/) {
> + } elsif ($arg =~ /^([a-z0-9.+-]{2,})=([a-zA-Z0-9.:+-~]+)$/) {'-' needs to be the last character in the character class because otherwise it will make up the range from + to ~. Christoph -- [EMAIL PROTECTED] | http://www.df7cb.de/
signature.asc
Description: Digital signature

