I am definitely new to Perl - so here is my basic question.

I have a module called from a script. I want the script to call the module
and pass it a filename. The module will use that filename in the same manner
as if it came from the command like (ex.  while (<>) { .... } ).


Chip



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to