Help for this page

Select Code to Download


  1. or download this
    use strict; use warnings; use feature 'say';
    use Data::Dumper; ++$Data::Dumper::Sortkeys;
    ...
        }
    }
    
  2. or download this
    sub _loop {
       $_is_client = 0;
    ...
       ...
    }