Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: csv file is not opening using use strict

by Khen1950fx (Canon)
on Sep 07, 2012 at 00:31 UTC ( [id://992215]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print "$fields[0] fields[1]";
    
  2. or download this
    print "$fields[0] $fields[1]";
    
  3. or download this
    #!/usr/bin/perl -l
    
    ...
    }
    
    close $data;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://992215]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-16 06:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found