1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.040.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README.pod
dist.ini
lib/Text/CSV/Encoded.pm
lib/Text/CSV/Encoded/Coder/Base.pm
lib/Text/CSV/Encoded/Coder/Encode.pm
lib/Text/CSV/Encoded/Coder/EncodeGuess.pm
sample/sjis.csv
sample/utf8.csv
t/00_pod.t
t/01_use.t
t/02_undef.t
t/03_attr_err.t
t/_setup.pm
t/pp_01_base.t
t/pp_02_code.t
t/pp_03_file.t
t/pp_04_uni_but_utf8.t
t/pp_05_guess.t
t/pp_06_coder_class.t
t/pp_07_coder_check_value.t
t/tests/01_base.t
t/tests/02_code.t
t/tests/03_file.t
t/tests/04_uni_but_utf8.t
t/tests/05_guess.t
t/tests/06_coder_class.t
t/tests/07_coder_check_value_euc-jp.t
t/xs_01_base.t
t/xs_02_code.t
t/xs_03_file.t
xt/author/pod-syntax.t
xt/release/kwalitee.t
|