Version: 1.6.5, Package name: p5-Text-RecordParser-1.6.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description Text::RecordParser reads record-oriented data in a delimited text file. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited. This module also includes three tools: - tab2graph: turn tabular data into a graph (requires p5-GraphViz) - tablify: turn a delimited text file into a text table (requires p5-Text-TabularDisplay) - tabmerge: unify delimited files on common fields (requires p5-Text-TabularDisplay) |
Filesize: 81.692 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-30 18:32:16 by Charlene Wendling | Files touched by this commit (4) |
Log message: p5-Text-RecordParser: update to 1.6.5 Also improve DESCR to mention optional depends and bundled utils. Changelog: https://metacpan.org/source/KCLARK/Text-RecordParser-1.6.5/Changes OK afresh1@ sthen@ |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-01-21 07:41:38 by Stuart Henderson | Files touched by this commit (50) |
Log message: drop USE_GROFF, output checked with gmdiff |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-01-07 02:59:09 by Benoit Lecocq | Files touched by this commit (3) |
Log message: - update p5-Text-RecordParser to 1.5.0 - regen PLIST - update license |
2010-12-03 04:46:54 by Antoine Jacoutot | Files touched by this commit (371) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ (final commit) |
2010-11-20 12:56:52 by Marc Espie | Files touched by this commit (236) |
Log message: new depends |
2010-10-19 01:54:26 by Marc Espie | Files touched by this commit (205) |
Log message: USE_GROFF=Yes |
2010-04-15 08:29:18 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Consistency: remove the 1, 2 or even 3 empty blank lines. sthen@ agrees |
2008-09-29 16:53:58 by Simon Bertrang | Files touched by this commit (11) |
Log message: remove dependencies to modules coming with the new perl and bump |
2007-09-15 14:59:42 by Michael Erdely | Files touched by this commit (242) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_* |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-01-21 14:46:22 by Simon Dassow | Files touched by this commit (78) |
Log message: cpanify, use SHARED_ONLY and set a few licenses look okay to steven@ |
2006-06-29 02:04:36 by Steven Mestdagh | Files touched by this commit (1) |
Log message: add missing RUN_DEPENDS. go ahead espie@ |