App-PTP 1.14
Files
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- cpanfile
- lib/App/PTP.pm
- lib/App/PTP/Args.pm
- lib/App/PTP/Commands.pm
- lib/App/PTP/Files.pm
- lib/App/PTP/PerlEnv.pm
- lib/App/PTP/Util.pm
- script/ptp
- t/000-load.t
- t/001-cpanfile.t
- t/001-podsyntax.t
- t/002-cmd-args.t
- t/003-benchmarks.t
- t/100-options-fix-final-separator.t
- t/101-options-input-output-encoding.t
- t/102-options-input-output-separator.t
- t/103-options-merge.t
- t/200-command-grep.t
- t/201-command-substitute.t
- t/202-command-perl.t
- t/203-command-sort.t
- t/204-command-list.t
- t/205-command-pivot.t
- t/206-command-tee.t
- t/207-command-cut.t
- t/208-command-shell.t
- t/209-command-file-name.t
- t/210-command-uniq.t
- t/300-perlenv.t
- t/400-mode-quote-replacement.t
- t/999-examples.t
- t/data/default_data.txt
- t/data/default_small.txt
- t/data/encoding_iso_8859_15.txt
- t/data/encoding_utf8.txt
- t/data/module.pm
- t/data/one_line.txt
- t/data/simple_no_final_separator.txt
- t/data/simple_with_final_separator.txt
- t/data/src/fake.cc
- t/data/src/fake.h
- t/lib/AppPtpTest.pm