Re: t/modules/expires.t .. expected?

2001-10-16 Thread Rodent of Unusual Size
Rodent of Unusual Size wrote: > > expires_test() fails at the end if $actual != $expected. So > I don't quite get how the first if-block sets expected > correctly: Never mind, I'm an idiot. -- #kenP-)} Ken Coar, Sanagendamgagwedweinini http://Golux.Com/coar/ Author, developer, opinionist

Re: t/modules/expires.t .. expected?

2001-10-16 Thread john sachs
hi, On Tue, Oct 16, 2001 at 05:46:25PM -0400, Rodent of Unusual Size wrote: + expires_test() fails at the end if $actual != $expected. So + I don't quite get how the first if-block sets expected + correctly: + + my $expected = ''; + my $exp_type = ''; + if ($exp_conf =~ /^([A|M])(\d

t/modules/expires.t .. expected?

2001-10-16 Thread Rodent of Unusual Size
H',m. In trying to figure out why modules/expires tests 13, 21, and 33 are failing on Apache 1.3.22-dev, and in my first fumblings with the perl-framework, I poked into expires.t. expires_test() fails at the end if $actual != $expected. So I don't quite get how the first if-block sets expected c