- or download this
Frank Wright frank@lloyds.com 212-04567-98
Frank Lloyd Wright frank@wright.com 212-04567-98
- or download this
print FILEHANDLENAME join(',',$name,$num,$email),"\n";
- or download this
use strict; # This should go at the top of the file
use warnings; # So should this, to catch errors.
...
print "$_\n";
}
}