quick Perl question

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Mike Starke
日付:  
題目: quick Perl question
I have a csv file I am trying to loop thru.
The problem is, not all lines have the same amount
of "fields". I seem to recall using "tr" before to
check to each line (I would just throw out the lines
that didn't match). I can not recall how to use 'tr'
to accomplish this feat.

anyone?

v/r
-mike