NAME
PApp::FormBuffer - a re-blocking buffer for multipart streams
SYNOPSIS
use PApp::FormBuffer;
# not yet
DESCRIPTION
In flux ;-> See parse_multipart_form
in PApp.
new attr => val, ...
fh filehandle to use (only read()) is ever called
boundary the "file"-part boundary
rsize max. number of bytes to read
bufsize the approx. buffer size (def. 32768)
supported methods
READ
READLINE
EOF
skip_boundary
FINAL WORDS
Boy, was this a mess to write :(
SEE ALSO
PApp.
AUTHOR
Marc Lehmann <pcg@goof.com>
http://www.goof.com/pcg/marc/