Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /usr/share/doc/perl-Text-CSV/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/doc/perl-Text-CSV/README.md
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](https://metacpan.org/pod/Text::CSV)
for more information.


#### Installation ####

    cpanm Text::CSV

Or manually:

    perl Makefile.PL
    make
    make test
    make install


#### Copyright and License ####

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.

Hry