[BACK]Return to update_trango.pl CVS log [TXT][DIR] Up to [local] / trango / Net-Telnet-Trango / scripts

File: [local] / trango / Net-Telnet-Trango / scripts / update_trango.pl (download)

Revision 1.1, Wed Nov 16 03:28:42 2005 UTC (18 years, 8 months ago) by andrew
Branch: MAIN

a new script for dave

#!/usr/bin/perl
# $RedRiver$
########################################################################
# update_trango.pl *** Updates trango foxes with a new firmware
# 
# 2005.11.15 #*#*# andrew fresh <andrew@mad-techies.org>
########################################################################
use strict;
use warnings;

use Net::Telnet;