Changes for version 1.113610 - 2011-12-27

  • New implementation of output parser. Note the following:
  • For the cmd() and macro() methods: In scalar context all data is returned. In list context the gathered response is returned as a list of lines. In both cases your local platform's newline character will end all lines.

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
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/Base.pm
in lib/Net/CLI/Interact/Transport/Base/Unix.pm
in lib/Net/CLI/Interact/Transport/Base/Win32.pm
in lib/Net/CLI/Interact/Transport/Role/ConnectCore.pm