Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Text to CSV with user input comma

by shushant (Novice)
on Jun 28, 2013 at 07:47 UTC ( [id://1041165]=perlquestion: print w/replies, xml ) Need Help??

shushant has asked for the wisdom of the Perl Monks concerning the following question:

hello monks

I am working on text to csv , and the problem I am facing is that when ever there is a user input comma , it puts " (inverted commas ) in front of every word >

I have read text :: csv CPAN , but it also has the same problem . I just need a way to remove these quotes from my csv .

Replies are listed 'Best First'.
Re: Text to CSV with user input comma
by hdb (Monsignor) on Jun 28, 2013 at 07:49 UTC

    What is 'it' in 'it puts " (inverted commas ) in front of every word ' ?

      it means the CPAN code

        Would you mind being more specific? Can you tell us which module you are using and show a few lines of the code where you use it?

Re: Text to CSV with user input comma
by Anonymous Monk on Jun 28, 2013 at 07:53 UTC

Log In?
Username:
Password:

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

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

    No recent polls found