Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ApacheGallery] Problem with a freshly installed apache::gallery



On Thu, Feb 28, 2002 at 10:52:39AM -0500, Paul Vallee wrote:
> 
> my $escape_rule = '^a-zA-Z0-9\/_\\.';
> /usr/lib/perl5/site_perl/5.6.0/Apache/Gallery.pm line 136

This is weird!

'^a-zA-Z0-9/_\\.' fails with perl 5.6.0 but '^a-zA-Z0-9\/_\\.'
failes with 5.6.1! 

So what to do? I think we should use '^a-zA-Z0-9\/_\\.' because
it works with the latest stable perl, but I'm not sure?

michael

---------------------------------------------------------------------
Apache::Gallery users mailinglist. http://apachegallery.dk/
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx