Help for this page

Select Code to Download


  1. or download this
    perl snmp_test.pl >/dev/null
    
    duration: 1.013 seconds
    
  2. or download this
    use strict;
    use warnings;
    ...
        $session->close;
    }
    
  3. or download this
    mce_flow { max_workers => [ 1, 30 ] }, \&server, \&consumer;