generalize reading post input
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 2 Oct 2007 10:08:26 +0000 (12:08 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Fri, 14 Mar 2008 23:40:21 +0000 (00:40 +0100)
Input retrieval differs per server interface, so set $PLP::read to a
function providing a read of specified number of bytes. This differs
from $PLP::print as it's not just a name, because it won't be evalled
but called directly.


No differences found