Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: freshness_lifetimeChapter 17
The LWP Library
Next: Reference: is_error
 

fresh_until

 $resp->fresh_until()

Returns the time when the response expires. The time is based on the number of seconds since January 1, 1970, UTC.


Previous: Reference: freshness_lifetimePerl in a NutshellNext: Reference: is_error
Reference: freshness_lifetimeBook IndexReference: is_error