"Net::TFTP" is a class implementing a simple *Trivial File Transfer Protocol* client in Perl as described in RFC1350. "Net::TFTP" also supports the TFTP Option Extension (as described in RFC2347), with the following options RFC2348 Blocksize Option...
GBARR/Net-TFTP-0.1901 - 25 Feb 2017 00:41:49 UTC"Net::TFTPd" is a class implementing a simple *Trivial File Transfer Protocol* server in Perl as described in RFC1350. "Net::TFTPd" also supports the TFTP Option Extension (as described in RFC2347), with the following options: RFC2348 TFTP Blocksize ...
VINSWORLD/Net-TFTPd-0.10 - 16 Jul 2016 15:44:10 UTCThis package contains some static functions and version-releated constants. It does not export by default anything, but constants can be exported upon request. use Net::Curl qw(:constants); To perform any request you want Net::Curl::Easy. FUNCTIONS N...
SYP/Net-Curl-0.45 - 01 Jun 2020 18:04:45 UTCNet::Telnet::Cisco provides additional functionality to Net::Telnet for dealing with Cisco routers. cmd() parses router-generated error messages - the kind that begin with a '%' - and stows them in $obj->errmsg(), so that errmode can be used to perfo...
VINSWORLD/Net-Telnet-Cisco-1.11 - 11 Sep 2017 10:42:59 UTCPerl access to the telnet interface on Trango APs and SUs. A handy feature is that it will parse the output from certain commands that is in the format "[key1] value1 [key2] value2" and put those in a hashref that is returned. This makes using the ou...
ANDREW/Net-Telnet-Trango-0.05 - 31 Jul 2009 21:49:48 UTC