Changes from previous:
==============================
2011-03-07 23:46:11 +0000 1.06
==============================
commit b19d16ab7884681490695ac7e06145c8e609a293
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Mar 7 23:46:11 2011 +0000
Fix trailing space and bump version to 1.06
commit dd95ee1ab0da0d89e8a18e39e9b4cbebabdd4f44
Author: Paul Driver <frodwith@gmail.com>
Date: Mon Mar 7 10:54:55 2011 -0600
Depending on latest HTTP::Parser and fixing some tests
commit a3fbde85a4c52b1f9265b355a40214d4ba69b9d7
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Mar 7 21:46:59 2011 +0000
Update dist.ini with 'Prereqs' option rather than 'Prereq'
commit 0337189987690f84435961ee29e0082a6216accf
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Jul 28 13:13:58 2010 +0100
Removed the unnecessary tests
commit ae9689f9b53ecfdc6db670daba7db58b72c30126
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Wed Jul 28 13:06:43 2010 +0100
Convert distribution to Dist::Zilla
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
NetBSD Packages Collection.
The Perl 5 module POE::Filter::HTTP::Parser is a POE::Filter for
HTTP which is based on HTTP::Parser. It can be used to easily
create POE based HTTP servers or clients.