in reply to Re: Re: Writing a perl based 'Homework' Server.
in thread Writing a perl based 'Homework' Server.
But in what OS the client work? You can put a GUI for the app, like wxPerl or TK.print "Type some: " ; my $in = <STDIN> ; chop($in) ; print "In: $in\n" ;
Graciliano M. P.
"The creativity is the expression of the liberty".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Writing a perl based 'Homework' Server.
by TVSET (Chaplain) on Apr 21, 2003 at 04:16 UTC |