[BACK]Return to DESCR CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-IO-Tty

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/devel/p5-IO-Tty/DESCR between version 1.1 and 1.2

version 1.1, 2001/11/01 01:25:24 version 1.2, 2002/03/22 06:57:34
Line 1 
Line 1 
 IO::Tty and IO::Pty provide an interface to pseudo tty's  IO::Tty and IO::Pty provide an interface to pseudo-ttys.
   
 To build this distribution run  
   
   perl Makefile.PL  
   make  
   make install  
   
 There is no make test for this distribution as it is hard to automate.  
 But they is a script included calle try.  
   
 If try is run with arguments it will run then as a command with the  
 output connected via a pseudo tty, eg  
   
    perl -Mblib try ls  
   
 If run without arguments it should output something like  
   
 io_pty_ttyname/dev/ttya0  
 master IO::Pty=GLOB(0x81a8d40) *Symbol::GEN0 /dev/ttya0  
 slave  IO::Tty=GLOB(0x81a4d34) *Symbol::GEN1 /dev/ttya0  
 1  
 2  
 3  
 4  
 5  
 6  
 7  
 8  
 9  
 10  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>