On Tue, 2008-09-30 at 09:28 -0400, minky arora wrote:
> Here is my code so far. I am unable to bring all pieces together. I
> need to
> automate it so user can keep entering identifiers (as many as he
> wants) but
> I am lost. PLease help.
> 

You are lost because you haven't fully specified your design.  How is
your user going to enter the identifiers:

1.  via command-line arguments;
2.  in another file;
3.  via STDIN;
4.  via a terminal UI;
5.  via a GUI;
6.  via a web form;
7.  some other method?


-- 
Just my 0.00000002 million dollars worth,
  Shawn

Linux is obsolete.
-- Andrew Tanenbaum


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


Reply via email to