NAME
PApp::FormBuffer - a re-blocking buffer for multipart streams
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
supported methods
READ
READLINE
EOF
skip_boundary
FINAL WORDS
Boy, was this a mess to write :(