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

ChangeLog generated directly from CVS logs.

Release DateTime-Format-HTTP 0.34:
  - Changes v1.2
        - 0.34
        (koschei)


Release DateTime-Format-HTTP 0.33:
  - lib/DateTime/Format/HTTP.pm v1.3
        - Documentation updated.
        (koschei)

  - lib/DateTime/Format/HTTP.pm v1.4
  - t/date.t v1.3
        - Fix some semantics and error handling.
        (koschei)

  - t/date.t v1.2
  - t/time2str.t v1.2
        - Should be producing GMT not UTC
        (koschei)

  - t/date.t v1.4
        - Warn about errors and remove failing test.
        (koschei)

  - Changes v1.1
  - lib/DateTime/Format/HTTP.pm v1.1
  - t/basic.t v1.1
  - t/date.t v1.1
  - t/time2str.t v1.1
- HTTP date formatting. Courtesy HTTP::Date.
        (koschei)

  - lib/DateTime/Format/HTTP.pm v1.2
- Some cleanups, including using HTTP::Date rather than including it.
        (koschei)