Changes for version 0.04 - 2010-01-30
- Added parse_record() and parse_record_body()
- Added tests for these
- Added docs (incomplete)
- Cleaned up exception messages. Protocol exceptions now have a FastCGI prefix
- Fixed parse_params() to correctly detect incomplete FCGI_NameValuePair's
- added tests for this
- Added tests for build_stream()
- Changed parse_header() to return a hash reference in scalar context
- added tests for this
- Coverage ~90% (stmt:100.0 bran:96.9 cond:92.9)
- More tests (and docs) needed to cover all cases
Modules
FastCGI
FastCGI protocol constants.
Provides functions to build and parse FastCGI messages.
Provides
in lib/Net/FastCGI/Protocol/PP.pm