The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
lib/Net/CLI/Interact.pm
lib/Net/CLI/Interact/Action.pm
lib/Net/CLI/Interact/ActionSet.pm
lib/Net/CLI/Interact/Logger.pm
lib/Net/CLI/Interact/Manual/Cookbook.pod
lib/Net/CLI/Interact/Manual/Phrasebook.pod
lib/Net/CLI/Interact/Manual/Tutorial.pod
lib/Net/CLI/Interact/Phrasebook.pm
lib/Net/CLI/Interact/Role/Engine.pm
lib/Net/CLI/Interact/Role/FindMatch.pm
lib/Net/CLI/Interact/Role/Iterator.pm
lib/Net/CLI/Interact/Role/Prompt.pm
lib/Net/CLI/Interact/Transport/Base.pm
lib/Net/CLI/Interact/Transport/Loopback.pm
lib/Net/CLI/Interact/Transport/Platform/Unix.pm
lib/Net/CLI/Interact/Transport/Platform/Win32.pm
lib/Net/CLI/Interact/Transport/Role/ConnectCore.pm
lib/Net/CLI/Interact/Transport/SSH.pm
lib/Net/CLI/Interact/Transport/Serial.pm
lib/Net/CLI/Interact/Transport/Telnet.pm
lib/Net/CLI/Interact/Transport/Wrapper/Base.pm
lib/Net/CLI/Interact/Transport/Wrapper/IPC_Run.pm
lib/Net/CLI/Interact/Transport/Wrapper/Net_Telnet.pm
lib/Net/CLI/Interact/phrasebook/cisco/catos/pb
lib/Net/CLI/Interact/phrasebook/cisco/extremexos/pb
lib/Net/CLI/Interact/phrasebook/cisco/foundry/pb
lib/Net/CLI/Interact/phrasebook/cisco/hp/pb
lib/Net/CLI/Interact/phrasebook/cisco/ios/pb
lib/Net/CLI/Interact/phrasebook/cisco/junos/pb
lib/Net/CLI/Interact/phrasebook/cisco/nortel/pb
lib/Net/CLI/Interact/phrasebook/cisco/pb
lib/Net/CLI/Interact/phrasebook/cisco/pixos/fwsm/fwsm3/pb
lib/Net/CLI/Interact/phrasebook/cisco/pixos/pb
lib/Net/CLI/Interact/phrasebook/cisco/pixos/pixos7/pb
lib/Net/CLI/Interact/phrasebook/unix/bash/pb
lib/Net/CLI/Interact/phrasebook/unix/csh/pb
lib/Net/CLI/Interact/phrasebook/unix/csh/sdf/pb
t/10_construct.t
t/author-10_route_server.t
t/author-11_ssh_unknown_host.t
t/author-12_ssh_no_route.t
t/author-13_ssh_timeout.t
t/author-20_sdf_shell.t
t/phrasebook/cisco/pixos/pixos7/blah/pb
t/phrasebook/testing/phrases
t/release-20_connect.t
t/release-30_phrasebook.t
t/release-31_actionset.t
t/release-32_action.t
t/release-40_transport.t
t/release-50_cmd.t
t/release-60_prompt.t