Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^4: txt to csv

by torres09 (Acolyte)
on Jun 24, 2013 at 05:44 UTC ( [id://1040361]=note: print w/replies, xml ) Need Help??


in reply to Re^3: txt to csv
in thread txt to csv

I have written the line 7 as

 my $csv = Text::CSV->new(({ binary => 1, eol => $/ }));

still it puts " before and after every word

Replies are listed 'Best First'.
Re^5: txt to csv
by davido (Cardinal) on Jun 24, 2013 at 05:54 UTC

    So you haven't read the POD yet, or ventured to try any of the parameters that deal with quoting. Try that first.

    And how did serene_monk suddenly become torres09. You're posting SoPW questions and follow-ups under two names? Odd.


    Dave

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-25 19:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found