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

Changelog

net-telnet-cisco (1.10-5) unstable; urgency=low

  * Apply change suggested in bug report to build with latest Perl version
    (Closes: #467331)
  * Added Homepage: to the debian/control
  * Use debhelper compatibility version 5
  * Use new maintainer's email address
  * Upgrade to latest Standards version, no more changes needed

 -- Stefan Ebner <email address hidden>   Wed,  20 Aug 2008 09:56:20 +0100

Upload details

Uploaded by:
Stefan Ebner
Uploaded to:
Intrepid
Original maintainer:
Javier Fernández-Sanguino
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe admin
Precise release universe admin

Builds

Intrepid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
net-telnet-cisco_1.10.orig.tar.gz 17.2 KiB 3615667e5b94199338c9498c46fd65f0a4bf7f9f5d4c2472c10893d51eb52430
net-telnet-cisco_1.10-5.diff.gz 17.3 KiB bfb4ad6b6d7e6ea901ad3b0a55414446182293d1a19708f306cd14762b445e6d
net-telnet-cisco_1.10-5.dsc 1.1 KiB 598b5b5ddcd66f67e67ff6d41751e8344420fdaefe102fee60321a6d5a3ac5bf

Available diffs

View changes file

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.