in reply to Re^5: Working around limit to number of connections vis Net::OpenSSH
in thread Working around limit to number of connections with Net::OpenSSH

I've posted more complete code here: http://perlmonks.org/?node_id=1186263 Need help finding cause of leaking file handlers

2017-03-30 Athanasius Fixed the link

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

  • Comment on Re^6: Working around limit to number of connections vis Net::OpenSSH

Replies are listed 'Best First'.
Re^7: Working around limit to number of connections vis Net::OpenSSH
by marto (Cardinal) on Mar 28, 2017 at 15:57 UTC

      Yeah, was just too lazy to look it up. Thanks.

      $PM = "Perl Monk's";
      $MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
      $nysus = $PM . ' ' . $MCF;
      Click here if you love Perl Monks