Re: Replacement for traffic_shell

2014-01-25 Thread Leif Hedstrom
On Jan 25, 2014, at 2:37 PM, Leif Hedstrom wrote: > Hi all, > > I’ve written a replacement for traffic_shell, entirely in Perl using our Perl > Admin module. This has two benefits: > > 1) It eliminates a huge dependency on TCL (and readline or similar lib), > leaving only the hash TCL code l

Replacement for traffic_shell

2014-01-25 Thread Leif Hedstrom
Hi all, I’ve written a replacement for traffic_shell, entirely in Perl using our Perl Admin module. This has two benefits: 1) It eliminates a huge dependency on TCL (and readline or similar lib), leaving only the hash TCL code left. 2) I feel it makes for a more manageable tool, that we can no