in reply to $response->current_age() behaving unexpectedly
When you said sleep(10), you didn't set the current_age to 10s, but just added ABOUT 10s on top of it.use Data::Dumper; ... print Dumper($response);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: $response->current_age() behaving unexpectedly
by mooseboy (Pilgrim) on Dec 22, 2002 at 10:48 UTC |