Nov. 23, 2010
10:16 a.m.
---- On Mon, 22 Nov 2010 22:59:07 -0800 Elliot Finley wrote ----
Hello,
   In the past when I've wanted to automate some telnet interaction (provisioning devices from database) I've used Perl and its Net::Telnet module or Ruby and its Net::Telnet module.  Is there an equivalent for Pharo?
Thanks, Elliot
There is a cURL plugin for Squeak and Pharo that supports telnet interaction: http://www.squeaksource.com/CurlPlugin/