Dave Kettmann wrote:
Howdy list,

Hello,

Subject speaks for itself.. Need to find a function or module to work
like the 'cut' command. I have a file with multiple fields and i need
to 'cut' out 2 of the fields. Looked thru CPAN for cut, but didnt find
anything,

Really? I found it right away.

http://search.cpan.org/~cwest/ppt-0.14/src/cut/cut.hewgill

started looking thru CPAN searching on 'File' but I think
I'm just not thinking of the right keyword that perl uses.

Use 'cut'.

I'm still
new to perl and I'm sorry for my ignorance if it should be right under
my nose


John
--
use Perl;
program
fulfillment

--
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