Home > Archive > PERL Beginners > July 2005 > need solution for writing a perl script
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
need solution for writing a perl script
|
|
| narasaiah.mukku@gmail.com 2005-07-29, 3:59 am |
| hi all,
I need solution for writing a perl script hich uses text file as input
and get the function to be executeed and display results .
regards,
NR
| |
| displeaser 2005-07-29, 7:10 am |
| Hi,
can you you be a bit clearer about what you want to do and maybe post some code youve tried.
Are you trying to read some parameters from a configuration file and use them in a script?
I don't really understand what you want.
Displeaser | |
|
| narasaiah.mukku@gmail.com wrote:
> hi all,
> I need solution for writing a perl script hich uses text file as input
> and get the function to be executeed and display results .
>
> regards,
> NR
>
<sarcasm> Could you *be* any more vague! </sarcasm>
At the very least you need to read perldoc perlintro or maybe even buy a
book (shock horror)! Learning perl by O'reilly is good.
|
|
|
|
|