> my $expected = 'This is a clear text'; > my $received = POST_BODY $location, content => $content; > +chomp $received;
yeah, what's up with this? I'm finding I need to do the same with both_str_req_mix.t. they both pass on trunk, so what's going on here? --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
