Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 3eac6dfb9b07a65233f45c312a780541 > files > 8

perl-Text-CSV_XS-0.670.0-2mdv2010.0.i586.rpm

ChangeLog		Change history
README			Docs
MANIFEST		This file
CSV_XS.PL		Modify CSV_XS.pm for older perl versions
CSV_XS.pm		Perl part of the module
CSV_XS.xs		C part of the module
Makefile.PL		Makefile generator
ppport.h
t/00_pod.t		Check if pod is valid
t/01_pod.t		Check if pod covers all
t/10_base.t		Base tests (combine and parse only)
t/12_acc.t		Accessor methods
t/15_flags.t		Basic flag tests
t/20_file.t		IO tests (print and getline) global  handles
t/21_lexicalio.t	IO tests (print and getline) lexical handles
t/22_scalario.t		IO tests (print and getline) scalar io (perlio)
t/30_types.t		Tests for the "types" attribute.
t/40_misc.t		Binary mode tests
t/41_null.t		NULL test in combination with line endings
t/45_eol.t		Embedded EOL
t/50_utf8.t		Unicode stress tests
t/55_combi.t		Different CSV character combinations
t/60_samples.t		Miscellaneous problems from the modules history.
t/65_allow.t		Allow bad formats
t/70_rt.t		Tests based on RT reports
t/75_hashref.t		getline_hr related tests
t/76_magic.t		array_ref from magig
t/80_diag.t		Error diagnostics
t/81_subclass.t		Subclassed
t/util.pl		Extra test utilities
examples/csv2xls	Script to onvert CSV files to M$Excel
examples/csv-check	Script to check a CSV file/stream
examples/parser-xs.pl	Parse CSV stream, be forgiving on bad lines
examples/speed.pl	Small benchmark script
files/utf8.csv		A UTF-8 encode test file
META.yml                                 Module meta-data (added by MakeMaker)