The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.400000 - 2015-10-26

  • HTTP::XSHeaders is now thread-safe. (Christian Hansen)
  • _header() now handles non-string args better.
  • init_header() now checks for valid type argument.
  • Use magic to store the internal state. (Christian Hansen)
  • Use typemaps. (Christian Hansen)
  • Internal cleanups. (Christian Hansen)
  • Use Test::More for the tests.

Modules

Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.