FCGI::Stream::READ()
authorchansen <chansen@cpan.org>
Mon, 30 Aug 2010 11:02:51 +0000 (13:02 +0200)
committerchansen <chansen@cpan.org>
Mon, 30 Aug 2010 11:02:51 +0000 (13:02 +0200)
commit20d16a120b397fe203eb736d6a5f3b0f0cb40fd3
treec3c88687317a6cfdeb52ad8c5aab34d1ce6970d8
parent124d74fbf8354de475bc36a681f798fecefe909f
FCGI::Stream::READ()
 - croak if called with invalid number of arguments
 - croak if length is negative
 - croak if offset is outside string
 - pad scalar if offset is greater than length
perl/FCGI.XL