issues
search
Tux
/
Text-CSV_XS
perl5 module for composition and decomposition of comma-separated values
17
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo in POD
#60
esabol
closed
5 days ago
4
Issue when parsing a file with mixed EOL
#59
maros
opened
1 month ago
2
consider the number of column names in strict mode
#58
XSven
closed
3 months ago
5
comment_str is not honoured in strict mode
#57
XSven
closed
3 months ago
7
Quotes in the middle of an unquoted field produce misleading error
#56
knmiecc
closed
5 months ago
6
need method to access the complete (unparsed) line
#55
XSven
closed
6 months ago
1
strict behavior for bind_columns changed in 1.54
#54
ugexe
closed
5 months ago
4
improper reinitialization of $v_ref
#53
XSven
closed
7 months ago
3
fix skip_empty_rows('skip') and trailing newlines
#52
bugfood
closed
1 year ago
5
when reading line by line, skip_empty_rows('skip') does not skip a trailing empty row right before EOF
#51
bugfood
closed
1 year ago
0
minor compilation warning: inconsistent format type spec
#50
ryenus
closed
1 year ago
1
segmentation faults with serialised/deserialised objects from previous script runs
#49
shawnlaffan
closed
1 year ago
8
Double headers when both detect_bom and headers are provided
#48
charsbar
closed
1 year ago
3
csvdiff
#47
x12340
closed
1 year ago
3
Update CSV_XS.pm
#46
x12340
closed
1 year ago
4
Correction in the comments
#45
x12340
closed
1 year ago
0
Correction in the comment
#44
x12340
closed
1 year ago
1
Update CSV_XS.pm
#43
x12340
closed
1 year ago
1
typo
#42
x12340
closed
1 year ago
0
FR: Reading multiple CSVs from a single file
#41
charsbar
closed
1 year ago
6
BOM without a header line.
#40
charsbar
closed
1 year ago
6
getline_all does not understand scientific ("e") notation
#39
vividsnow
closed
2 years ago
2
Fix typos and editing residues in the split related documentation
#38
choroba
closed
2 years ago
0
Typo in sub csv() causes sep chars set to not work
#37
mikecappella
closed
2 years ago
2
Multiple spaces as a separator?
#36
agguser
closed
2 years ago
3
Turn off column naming munging
#35
briandfoy
closed
3 years ago
2
csv in => $aoa, out => … produces a CSV file with two empty records when $aoa is empty
#34
fany
closed
2 years ago
2
Procedure (or method) returning the error text
#33
arnesom
closed
3 years ago
2
Offer option to not put empty columns into hashes created
#32
jidanni
closed
3 years ago
1
Can't parse fields with nested quotes and commas
#31
akastrin
closed
4 years ago
2
Expressions with comma or fat comma should be inside parens:
#30
xsawyerx
closed
4 years ago
0
Replace prefix deref with braced deref
#29
xsawyerx
closed
4 years ago
0
Escape nested delimiters
#28
xsawyerx
closed
4 years ago
0
Missed one place where a subroutine is used without parenthesis
#27
xsawyerx
closed
4 years ago
0
A few small cleanups
#26
xsawyerx
closed
4 years ago
0
A few small cleanups
#25
xsawyerx
closed
4 years ago
1
getter quote_char() and escape_char() returning 0 instead of undef
#24
XSven
closed
4 years ago
5
csv munge_column_names function fails with sep=; header
#23
francoisbeaulieu
closed
4 years ago
1
Typo in doc
#22
1nickt
closed
4 years ago
0
proofreading
#21
soonix
closed
4 years ago
1
did proofreading
#20
soonix
closed
4 years ago
2
Calling $csv->header breaks auto_diag in 1.40
#19
afresh1
closed
4 years ago
8
csv2xls does not like (nearly) empty files
#18
0-wiz-0
closed
5 years ago
3
Fix the number of tests to skip, which varies depending on the value of $enc
#17
charsbar
closed
5 years ago
3
Add missing flag references to the defaults list
#16
dhgutteridge
closed
6 years ago
1
Tidied up unit test t/80_diag.t script.
#15
manwar
closed
6 years ago
1
Add support for configurable NULL encoding
#14
dankasak
closed
6 years ago
7
Add an option to the csv function to neither return nor print anything
#13
choroba
closed
6 years ago
3
_is_arrayref, _is_hashref and _is_coderef is incorrectly defined
#12
pali
closed
6 years ago
9
Wishlist: ability to throw exception if formula seen in CSV
#11
neilb
closed
7 years ago
8
Next