On Sat, Dec 08, 2001 at 04:22:44PM +0800, Hubert wrote:
> Hello,
> Say I have I loop
> while (<STDIN>)
> {
> print ......
> }
> Is there a way for me to format whatever values/text are in STDIN so
>that I can just select which lines to print?
>
> Thanks
> Hubert
>
---end quoted text---
what input values do you get?
Which values do you want to keep?
What do you want the values to look like?
The reason I ask is Perl covers a lot of things, and better
understanding of the context of your question will help us
to answer it.
hth.
--
Frank Booth - Consultant
Parasol Solutions Limited.
(www.parasolsolutions.com)
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]