目录

Text::CSV version 1.33

Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.

The module accepts either strings or files as input and can utilize any user-specified characters as delimiters, separators, and escapes so it is perhaps better called ASV (anything separated values) rather than just CSV.

Please refer to the complete documentation of Text::CSV for more information.

Installation

cpanm Text::CSV

Or manually:

perl Makefile.PL
make
make test
make install

Copyright (C) 1997 Alan Citterman. All rights reserved. Copyright (C) 2007-2015 Makamaka Hannyaharamitu. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

关于

用于读取和写入逗号分隔值(CSV)文件的Perl模块

892.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号