strip quotes around values with spaces
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 16 Oct 2010 12:55:01 +0000 (14:55 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 16 Oct 2010 12:55:01 +0000 (14:55 +0200)
commit2c54dc7da9968049249cccbb0e7457696ca18606
tree6ad8c777a6b16e9c1e251db0deecce9c54500d80
parent667c542e08d67e14880300e4048c55c603aa3905
strip quotes around values with spaces

This still doesn't make us compliant CSV parser, since current code
*WILL* split csv wrongly if delimiter is inside quotes
lib/MojoFacets/Import/CSV.pm