Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Tux/Text-CSV_XS issues and pull requests

#59 - Issue when parsing a file with mixed EOL

Issue - State: open - Opened by maros 28 days ago

#58 - consider the number of column names in strict mode

Issue - State: closed - Opened by XSven 3 months ago - 5 comments

#57 - comment_str is not honoured in strict mode

Issue - State: closed - Opened by XSven 3 months ago - 7 comments

#56 - Quotes in the middle of an unquoted field produce misleading error

Issue - State: closed - Opened by knmiecc 6 months ago - 6 comments

#55 - need method to access the complete (unparsed) line

Issue - State: closed - Opened by XSven 6 months ago - 1 comment

#54 - strict behavior for bind_columns changed in 1.54

Issue - State: closed - Opened by ugexe 7 months ago - 4 comments

#53 - improper reinitialization of $v_ref

Issue - State: closed - Opened by XSven 8 months ago - 3 comments

#52 - fix skip_empty_rows('skip') and trailing newlines

Pull Request - State: closed - Opened by bugfood about 1 year ago - 5 comments

#50 - minor compilation warning: inconsistent format type spec

Issue - State: closed - Opened by ryenus about 1 year ago - 1 comment

#48 - Double headers when both detect_bom and headers are provided

Issue - State: closed - Opened by charsbar over 1 year ago - 3 comments

#47 - csvdiff

Issue - State: closed - Opened by x12340 over 1 year ago - 3 comments

#46 - Update CSV_XS.pm

Pull Request - State: closed - Opened by x12340 over 1 year ago - 4 comments

#45 - Correction in the comments

Pull Request - State: closed - Opened by x12340 over 1 year ago

#44 - Correction in the comment

Pull Request - State: closed - Opened by x12340 over 1 year ago - 1 comment

#43 - Update CSV_XS.pm

Pull Request - State: closed - Opened by x12340 over 1 year ago - 1 comment

#42 - typo

Pull Request - State: closed - Opened by x12340 over 1 year ago

#41 - FR: Reading multiple CSVs from a single file

Issue - State: closed - Opened by charsbar over 1 year ago - 6 comments

#40 - BOM without a header line.

Issue - State: closed - Opened by charsbar about 2 years ago - 6 comments

#39 - getline_all does not understand scientific ("e") notation

Issue - State: closed - Opened by vividsnow about 2 years ago - 2 comments

#38 - Fix typos and editing residues in the split related documentation

Pull Request - State: closed - Opened by choroba over 2 years ago

#37 - Typo in sub csv() causes sep chars set to not work

Issue - State: closed - Opened by mikecappella over 2 years ago - 2 comments

#36 - Multiple spaces as a separator?

Issue - State: closed - Opened by agguser over 2 years ago - 3 comments

#35 - Turn off column naming munging

Issue - State: closed - Opened by briandfoy over 3 years ago - 2 comments

#33 - Procedure (or method) returning the error text

Issue - State: closed - Opened by arnesom over 3 years ago - 2 comments

#32 - Offer option to not put empty columns into hashes created

Issue - State: closed - Opened by jidanni almost 4 years ago - 1 comment
Labels: enhancement, wontfix

#31 - Can't parse fields with nested quotes and commas

Issue - State: closed - Opened by akastrin about 4 years ago - 2 comments

#30 - Expressions with comma or fat comma should be inside parens:

Pull Request - State: closed - Opened by xsawyerx over 4 years ago

#29 - Replace prefix deref with braced deref

Pull Request - State: closed - Opened by xsawyerx over 4 years ago

#28 - Escape nested delimiters

Pull Request - State: closed - Opened by xsawyerx over 4 years ago

#27 - Missed one place where a subroutine is used without parenthesis

Pull Request - State: closed - Opened by xsawyerx over 4 years ago

#26 - A few small cleanups

Pull Request - State: closed - Opened by xsawyerx over 4 years ago

#25 - A few small cleanups

Pull Request - State: closed - Opened by xsawyerx over 4 years ago - 1 comment

#24 - getter quote_char() and escape_char() returning 0 instead of undef

Issue - State: closed - Opened by XSven over 4 years ago - 5 comments

#23 - csv munge_column_names function fails with sep=; header

Issue - State: closed - Opened by francoisbeaulieu over 4 years ago - 1 comment

#22 - Typo in doc

Pull Request - State: closed - Opened by 1nickt over 4 years ago

#21 - proofreading

Pull Request - State: closed - Opened by soonix over 4 years ago - 1 comment

#20 - did proofreading

Pull Request - State: closed - Opened by soonix over 4 years ago - 2 comments

#19 - Calling $csv->header breaks auto_diag in 1.40

Issue - State: closed - Opened by afresh1 almost 5 years ago - 8 comments

#18 - csv2xls does not like (nearly) empty files

Issue - State: closed - Opened by 0-wiz-0 about 5 years ago - 3 comments

#17 - Fix the number of tests to skip, which varies depending on the value of $enc

Pull Request - State: closed - Opened by charsbar almost 6 years ago - 3 comments

#16 - Add missing flag references to the defaults list

Pull Request - State: closed - Opened by dhgutteridge about 6 years ago - 1 comment

#15 - Tidied up unit test t/80_diag.t script.

Pull Request - State: closed - Opened by manwar over 6 years ago - 1 comment

#14 - Add support for configurable NULL encoding

Issue - State: closed - Opened by dankasak over 6 years ago - 7 comments
Labels: enhancement

#13 - Add an option to the csv function to neither return nor print anything

Issue - State: closed - Opened by choroba almost 7 years ago - 3 comments

#12 - _is_arrayref, _is_hashref and _is_coderef is incorrectly defined

Issue - State: closed - Opened by pali almost 7 years ago - 9 comments

#11 - Wishlist: ability to throw exception if formula seen in CSV

Issue - State: closed - Opened by neilb about 7 years ago - 8 comments

#10 - csv() cannot have both in and out be filenames

Issue - State: closed - Opened by oschwald over 7 years ago - 3 comments

#9 - skip empty or blank

Issue - State: closed - Opened by LadyAleena over 7 years ago - 2 comments

#8 - POD: Decide if it is $fh or $io

Issue - State: closed - Opened by LadyAleena over 7 years ago - 1 comment

#7 - Add an example of how to write a CSV in memory using print().

Pull Request - State: closed - Opened by oalders over 7 years ago - 3 comments

#6 - Thread safety fixes

Pull Request - State: closed - Opened by dur-randir almost 8 years ago - 3 comments

#5 - Better define (or document) is_missing ()

Issue - State: closed - Opened by Tux about 8 years ago - 1 comment

#4 - Fixed example typo

Pull Request - State: closed - Opened by joevak over 8 years ago - 1 comment

#3 - Processing fails on loose quotes with alternate sep_char

Issue - State: closed - Opened by leejo over 8 years ago - 6 comments

#2 - Reorganize Unicode section and mention layers

Pull Request - State: closed - Opened by Grinnz over 8 years ago - 2 comments

#1 - static+const on xs_errors table

Pull Request - State: closed - Opened by bulk88 about 9 years ago