split/Perl question

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: David A. Sinck
日付:  
題目: split/Perl question

\_ SMTP quoth Mike Starke on 11/11/2002 15:50 as having spake thusly:
\_
\_ I was kind of hoping for a solution that would take advantage of the
\_ fact that I have a fixed amount of fields.

Aha.

You want:

use Magic;

David