Skip Menu |

This queue is for tickets about the Text-CSV CPAN distribution.

Report information
The Basics
Id: 101255
Status: open
Priority: 0/
Queue: Text-CSV

People
Owner: Nobody in particular
Requestors: hans [...] matfyz.cz
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Detailed qoute handling
Please, add option to handle quoting more precise. E.g. to quote only when field contains sep_char or eol, not to quote when it contains space. Thanks.
On Sat Jan 03 02:39:50 2015, https://launchpad.net/~hans-matfyz wrote: Show quoted text
> Please, add option to handle quoting more precise. E.g. to quote only > when field contains sep_char or eol, not to quote when it contains > space. Thanks.
Could you explain why you need this and what you actually did or want to do? Showing us some input/output examples would be nice. Thanks.