[ABE.pm] Perl just blows me away...

Faber Fedor faber at linuxnj.com
Fri Feb 6 16:57:14 CST 2004


On Fri, Feb 06, 2004 at 05:17:13PM -0500, Phil R Lawrence wrote:
> Faber Fedor wrote:
> >my ($CARFILE) = @ARGV  ;
> >my ($inf, @fields, %cars, $car, $cat) ;
> >
> >open($inf, "< $CARFILE");
> >
> >while( <$inf> ) {
> 
> Why not (<>)?

Because this code is morphed from a previous verson where I passed in
_two_ command line parms.  I'll eventually go back to two CL parms (I
Want to read directly from a Palm .PDB file) so I left tht in.

-- 
 
Regards,
 
Faber                     

Linux New Jersey: Open Source Solutions for New Jersey
http://www.linuxnj.com






More information about the ABE-pm mailing list