playing18 has asked for the wisdom of the Perl Monks concerning the following question:
if ($lineData[18] == $date) { print $lineData[18], "\n"; }
20040412 Edit by jeffa: Changed title from 'Simple one... Having Brain Fart...'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Parsing a date from comma-delimited file
by jeffa (Bishop) on Apr 12, 2004 at 17:51 UTC | |
|
Re: Parsing a date from comma-delimited file
by hardburn (Abbot) on Apr 12, 2004 at 17:50 UTC | |
|
Re: Parsing a date from comma-delimited file
by bear0053 (Hermit) on Apr 12, 2004 at 17:49 UTC | |
by playing18 (Initiate) on Apr 12, 2004 at 18:26 UTC | |
|
Re: Parsing a date from comma-delimited file
by Old_Gray_Bear (Bishop) on Apr 12, 2004 at 17:51 UTC | |
|
Re: Parsing a date from comma-delimited file
by qq (Hermit) on Apr 12, 2004 at 18:43 UTC | |
by jaco (Pilgrim) on Apr 13, 2004 at 00:34 UTC | |
|
Re: Parsing a date from comma-delimited file
by Art_XIV (Hermit) on Apr 12, 2004 at 18:38 UTC |