$inet->QueryDataAvailable()
inet
Returns the number of bytes of data that are available to be read immediately by a subsequent call to ReadFile (or undef on error). Can be applied to URL or HTTP request objects.
ReadFile
undef
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]