Help for this page

Select Code to Download


  1. or download this
    sub recv_data{
        if(read_some_data){
    ...
            return;
        }
    }
    
  2. or download this
    >perl -le
    "use warnings FATAL => 'all';
    ...
    8 7
    6 5
    Use of uninitialized value $x in concatenation (.) or string at ...