[tpm] [u-u] Return to the past. Re: Alarming Development
Fulko Hew
fulko.hew at gmail.com
Thu Oct 16 10:20:19 PDT 2008
On Thu, Oct 16, 2008 at 12:56 PM, Alex Mackinnon <alexmac131 at hotmail.com>
wrote:
>
> Lovely topic, but could all insert some perl code to keep it on topic for
the list :)
Note: The following code is untested.
require Term::Cap;
$terminal = Tgetent Term::Cap { TERM => "adm3" };
$terminal->Trequire(qw/im ei cr/);
$terminal->Tputs('im');
print "Hello World";
$terminal->Tputs('cr');
$terminal->Tputs('ei');
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/toronto-pm/attachments/20081016/7ebccf39/attachment.html>
More information about the toronto-pm
mailing list