perl.beginners
[Top] [All Lists]

getting nth column of a string

Subject: getting nth column of a string
From: Mahurshi Akilla
Date: Sun, 28 Oct 2007 07:38:23 -0700
Newsgroups: perl.beginners

is there a way to get the "nth" column of a string in perl, similar to
awk '{print $col_no}' in awk ?


<Prev in Thread] Current Thread [Next in Thread>