The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.400001 - 2023-09-07

  • Fix author tests.
  • Fix Cisco NX-OS prompt matching at least version 9.3(9) sends a carriage-return before the prompt, after the reguar carriage-return plus line-feed
  • Change Cisco configure prompt regex to match the other prompt regexes

Documentation

Miscellaneous recipes

Modules

Toolkit for CLI Automation
Sent data or matched response from connected device
Conversation of Send and Match Actions
Per-instance multi-target logging, with categories
Load command phrasebooks from a Library
Statement execution engine
Array-based Iterator
Command-line prompt management
Spawns an Interactive CLI Session
Testable CLI connection
Net::OpenSSH based CLI connection
SSH based CLI connection
Serial-line based CLI connection
TELNET based CLI connection

Provides

in lib/Net/CLI/Interact/Role/FindMatch.pm
in lib/Net/CLI/Interact/Transport/Platform/Unix.pm
in lib/Net/CLI/Interact/Transport/Platform/Win32.pm
in lib/Net/CLI/Interact/Transport/Role/ConnectCore.pm
in lib/Net/CLI/Interact/Transport/Role/StripControlChars.pm
in lib/Net/CLI/Interact/Transport/Wrapper/Base.pm
in lib/Net/CLI/Interact/Transport/Wrapper/IPC_Run.pm
in lib/Net/CLI/Interact/Transport/Wrapper/Net_Telnet.pm