Boris Zentner wrote:
Hi Stas,

Am Montag 18 Oktober 2004 14:29 schrieb Stas Bekman:

Boris Zentner wrote:

Hi,

please include this fix in the next release of Apache::Test.

Thanks, committed

Thanks Boris. And what's the error it is trying to fix? have_lwp is
imported into the code, I can't see why there should be a problem.



Ops, sorry.

hard to explain in english, here is a example:

perl -we 'sub have_lwp {} my $redir = have_lwp ? [qw(GET HEAD POST)] : 1;'

% perl -we 'sub have_lwp {}; my $redir = have_lwp ? [qw(GET HEAD POST)] : 1;' Search pattern not terminated at -e line 1.

Hmm, I wonder where does it find a search pattern there


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to