Help for this page

Select Code to Download


  1. or download this
        cnt = perl_call_method("read", G_SCALAR);
    
  2. or download this
        cnt = perl_call_method("sysread", G_SCALAR);
    
  3. or download this
    use strict;
    use XML::Parser;
    ...
        }
    );
    $parser->parse($sock);