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

Changes for version 0.16 - 2011-07-07

  • fixed a bug that length(undef) produced lots of warnings on perl 5.10.x. thanks Guo Ying (shrimp).
  • now we automatically retry connecting for 3 times (1 sec delay) in Test::Nginx::Socket::send_request. this will help automatically recovering from random slow valgrind loading problems.
  • when the directories specified in --- user_files do not exist, Test::Nginx will create it automatically.
  • now we'll issue warning when there is extra bytes after the last chunk in the chunked response parser.

Modules

Testing modules for Nginx C module development
LWP-backed test scaffold for the Nginx C modules
Socket-backed test scaffold for the Nginx C modules

Provides

in lib/Test/Nginx/Util.pm