0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- use binmode in more compatible manner as older versions of IO::File do not have this as a method More... over 14 years ago
- use binmode and code separators via perlport recommendations - update next() to try to handle multi-line "note" data better More... about 15 years ago
- use tempname() from File::Temp instead of OO new() to be compat w/older perls More... over 15 years ago
- POD coverage tests More... about 17 years ago
- update copyright, put license in own section More... about 17 years ago
- tests for POD More... about 17 years ago
- update for more robust input parsing More... about 17 years ago
- use //s in parsing as QB timer will allow a multi-line "note" (bug: QB timer allows tabs (^I) but the parser does not handle this yet) - fixed minor documentation typo More... about 17 years ago
Try to make POD L<> behave more consistently More... over 17 years ago
Reversed order of entries More... over 17 years ago
remove www from URL for project on sourceforge More... over 17 years ago
minor POD update More... over 17 years ago
META.yml is auto-added as part of make dist process More... over 17 years ago
minor formatting updates More... over 17 years ago
Documented changes for 0.20.01 More... over 17 years ago
- Added autodetect test cases - Changed separator tests, we now use a single record_separator - Catch via eval die/croak errors for open() if they happen More... over 17 years ago
- Added autodetect option - Fixed bug that could caused wrong separator to be used - Changed separator support to use a single record_separator More... over 17 years ago
Added META.yml More... over 17 years ago
Fixed incorrect release numbers! More... almost 18 years ago
Update/cleanup POD. More... almost 18 years ago
Update version for first release to CPAN More... almost 18 years ago
Minor cleanup. Change test that uses PERLIO arguments to open to be a simple two argument test to be compatible with more perl versions. More... almost 18 years ago
Minor change in output format for _warning() More... almost 18 years ago
Added iifdumper More... almost 18 years ago
* Added support for passing multiple arguments to file() and open() for better integration with IO::File (and more flexibilty for users). * Cleanup usage of some internal variables. * Added numerous test cases still quite a bit of testing to do. More... almost 18 years ago
Input and Output record separator default values were reversed. Untabify code. Fix numerous typos and other general doc cleanup. More... about 18 years ago
Added notes comparing QIF and IIF. Fixed default seperators to be os default based. More... about 18 years ago
Initial revision More... about 18 years ago