0
I Use This!
Inactive

Commits : Listings

Analyzed 10 days ago. based on code collected 10 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from szabgab/patch-1 More... almost 12 years ago
Make Changes file more standard More... almost 12 years ago
* App-CSV, version 0.8 More... almost 12 years ago
* App-CSV, version 0.7 More... over 12 years ago
Merge pull request #2 from tsibley/error-handling More... over 12 years ago
Improve the format of I/O errors from Text::CSV's error_diag method More... over 12 years ago
Throw a useful error when a named field isn't in the header line More... over 12 years ago
Add the repository and bugtracker to the metadata More... over 12 years ago
doc fixes More... over 13 years ago
* App-CSV, version 0.6 * Add some tests and dist cleanups. More... over 13 years ago
Merge pull request #1 from prakashk/11dfbf37c42382f3a254af0b09cb3541169a5f08 More... over 13 years ago
Added --fields option to support named fields. More... over 13 years ago
* fix "csv" with no explicit filenames (thanks Dotan Dimet) * This be App-CSV, v0.05 More... almost 17 years ago
* This be App-CSV, v0.04 More... about 17 years ago
* This be App::CSV, v0.03 More... about 17 years ago
add license and example files More... about 17 years ago
Text::CSV_XS up to 0.63 has a bug where eol => undef can cause access to uninitialized memory. Since undef and '' are supposed to be the same, make the latter our default and prevent the breakage. More... about 17 years ago
short/dashy options More... about 17 years ago
make attribs ro where possible More... about 17 years ago
formatting More... about 17 years ago
* This be App-CSV, v0.02 (for real) More... about 17 years ago
* This be App-CSV, v0.02 More... about 17 years ago
cleanups More... about 17 years ago
fix and test dwimmy tsv More... about 17 years ago
pod fixes More... about 17 years ago
prepping for 0.01 More... about 17 years ago
don't need absolute paths here More... about 17 years ago
--to_tsv etc. More... about 17 years ago
fix file test More... about 17 years ago
allow controling Text::CSV options for both input and output, yay More... about 17 years ago