Source: libnet-cli-interact-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 12), libmodule-build-perl, perl Build-Depends-Indep: libclass-load-perl, libclass-mix-perl, libconfig-any-perl (>= 0.27), libfile-sharedir-perl, libio-pty-perl, libipc-run-perl, liblog-dispatch-config-perl, liblog-dispatch-configurator-any-perl, libmoo-perl, libmoox-types-mooselike-perl, libnet-telnet-perl, libpath-class-perl, libsub-quote-perl Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-cli-interact-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-cli-interact-perl.git Homepage: https://metacpan.org/release/Net-CLI-Interact Package: libnet-cli-interact-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-load-perl, libclass-mix-perl, libconfig-any-perl (>= 0.27), libfile-sharedir-perl, libio-pty-perl, libipc-run-perl, liblog-dispatch-config-perl, liblog-dispatch-configurator-any-perl, libmoo-perl, libmoox-types-mooselike-perl, libnet-telnet-perl, libpath-class-perl, libsub-quote-perl Description: toolkit for CLI Automation Automating command line interface (CLI) interactions is not a new idea, but can be tricky to implement. Net::CLI::Interact aims to provide a simple and manageable interface to CLI interactions, supporting: SSH, Telnet and serial-Line connections, Unix and Windows support, and reuseable device command phrasebooks.