On Tue, 14 Dec 2004 20:19:23 -0800 (PST), Christopher Spears <[EMAIL PROTECTED]> wrote:


I need to be able to receive input from the keyboard,
but <STDIN> is being used to process a file and <> is
not appropiate for this purpose.


Consider using "Getopt" module.

perldoc Getopt::Long
perldoc Getopt::Std

Show us some script, so we can see the problem in more
concrete ways.


-- Regards, Edward WIJAYA Singapore

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to