The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MKDoc::HTTP::Date - Converts time() to HTTP dates.

SUMMARY

This class convert time into a HTTP/1.1 RFC 2616 date.

API

$self->process ( [$time] );

Returns a HTTP/1.1 RFC 2616 date for that $time, as given by time().

If $time is omitted, time() is used instead.

AUTHOR

Copyright 2003 - MKDoc Holdings Ltd.

Author: Jean-Michel Hiver <jhiver@mkdoc.com>

This module is free software and is distributed under the same license as Perl itself. Use it at your own risk.

SEE ALSO

  Petal: http://search.cpan.org/author/JHIVER/Petal/
  MKDoc: http://www.mkdoc.com/

Help us open-source MKDoc. Join the mkdoc-modules mailing list:

  mkdoc-modules@lists.webarch.co.uk