File: Net-SSH.t

package info (click to toggle)
libnet-openssh-compat-perl 0.09-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 172 kB
  • sloc: perl: 1,678; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (3)
1
2
3
4

use Test::More tests => 1;
BEGIN { use_ok('Net::OpenSSH::Compat::SSH') };