Help for this page

Select Code to Download


  1. or download this
    Argument "HTTP::Date" isn't numeric in gmtime at C:/Perl64/lib/HTTP/Da
    +te.pm line 26
    
  2. or download this
    $res->push_header( 'Expires' => HTTP::Date->time2str( $stat{'data'}{'e
    +ph'}{'expi'} ) );
    
  3. or download this
    $res->push_header( 'Expires' => HTTP::Date::time2str( $stat{'data'}{'e
    +ph'}{'expi'} ) );