net-telnet-cisco 1.10-5.1 source package in Ubuntu

Changelog

net-telnet-cisco (1.10-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
    use DESTDIR in debian/rules.
    (Closes: #797191)

 -- gregor herrmann <email address hidden>  Sun, 06 Sep 2015 18:46:40 +0200

Upload details

Uploaded by:
Javier Fernández-Sanguino
Uploaded to:
Sid
Original maintainer:
Javier Fernández-Sanguino
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe admin

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
net-telnet-cisco_1.10-5.1.dsc 1.9 KiB e95a55c2a81ffe81389004500b7516040b8c8385ee19a3049253eb778a14532a
net-telnet-cisco_1.10.orig.tar.gz 17.2 KiB 3615667e5b94199338c9498c46fd65f0a4bf7f9f5d4c2472c10893d51eb52430
net-telnet-cisco_1.10-5.1.diff.gz 17.4 KiB eef32c2516f5b7947545436917452afdbc1b198cdc7b9c183a6f8e18c7e049da

Available diffs

No changes file available.

Binary packages built by this source

libnet-telnet-cisco-perl: Additional functionality to automate Cisco management

 Net::Telnet::Cisco provides additional functionality to
 Net::Telnet for dealing with Cisco routers. It provides a new
 object that allows for remote management of routers through perl
 issuing commands like you were connected directly to the router
 (or switch).
 .
 For most management issues you might want to use the Net::SNMP
 module better (it's faster, better error handling and doesn't use
 up router virtual terminals) but for those things you can not do
 using that module use this one.