Help for this page

Select Code to Download


  1. or download this
    Available commands are:
       l            - List all installed modules
    ...
       namespace::clean
       parent
    cmd?
    
  2. or download this
    
    cat check_lib.pl
    ...
    
            }
    }
    
  3. or download this
    
    ./check_lib.pl
    ...
    I am connected to 172.23.246.78
    capture method failed: no backend available at ./check_lib.pl line 27.
    
  4. or download this
    ################################################
    
    ...
    Connection to YY.YY.YY.YY closed.
    
    $
    
  5. or download this
    ./check_lib.pl
    10      172.23.246.78
    ...
    59:     sub _first_defined { defined && return $_ for @_; return }
      DB<3>