bin/.gitignore
bin/dbcolize
bin/dbcoltype
bin/dbfilecat
bin/dblistize
bin/dbrecolize
bin/dbrowenumerate
bin/dbstats
bin/ns_to_db
bin/yaml_to_db
COPYING
DATA/classes.jdb
DATA/experiments.fsdb
DATA/filesplit.jdb
DATA/gradebook_csv.csv
DATA/gradebook_tab.txt
DATA/grades.jdb
DATA/http_bandwidth
DATA/kitrace.jdb
DATA/kitrace.sample
DATA/more_grades.jdb
DATA/nist_zarr13.jdb
DATA/passwd.jdb
DATA/reg.jdb
DATA/short_kitrace.jdb
DATA/stats.fsdb
DATA/students.jdb
DATA/xy.jdb
lib/Fsdb.pm
lib/Fsdb/Filter.pm
lib/Fsdb/Filter/cgi_to_db.pm
lib/Fsdb/Filter/combined_log_format_to_db.pm
lib/Fsdb/Filter/csv_to_db.pm
lib/Fsdb/Filter/db_to_csv.pm
lib/Fsdb/Filter/db_to_html_table.pm
lib/Fsdb/Filter/dbcol.pm
lib/Fsdb/Filter/dbcolcopylast.pm
lib/Fsdb/Filter/dbcolcreate.pm
lib/Fsdb/Filter/dbcoldefine.pm
lib/Fsdb/Filter/dbcolhisto.pm
lib/Fsdb/Filter/dbcolmerge.pm
lib/Fsdb/Filter/dbcolmovingstats.pm
lib/Fsdb/Filter/dbcolneaten.pm
lib/Fsdb/Filter/dbcolpercentile.pm
lib/Fsdb/Filter/dbcolrename.pm
lib/Fsdb/Filter/dbcolscorrelate.pm
lib/Fsdb/Filter/dbcolsplittocols.pm
lib/Fsdb/Filter/dbcolsplittorows.pm
lib/Fsdb/Filter/dbcolsregression.pm
lib/Fsdb/Filter/dbcolstats.pm
lib/Fsdb/Filter/dbcolstatscores.pm
lib/Fsdb/Filter/dbcoltype.pm
lib/Fsdb/Filter/dbfilealter.pm
lib/Fsdb/Filter/dbfilecat.pm
lib/Fsdb/Filter/dbfilediff.pm
lib/Fsdb/Filter/dbfilepivot.pm
lib/Fsdb/Filter/dbfilestripcomments.pm
lib/Fsdb/Filter/dbfilevalidate.pm
lib/Fsdb/Filter/dbformmail.pm
lib/Fsdb/Filter/dbjoin.pm
lib/Fsdb/Filter/dbmapreduce.pm
lib/Fsdb/Filter/dbmerge.pm
lib/Fsdb/Filter/dbmerge2.pm
lib/Fsdb/Filter/dbmultistats.pm
lib/Fsdb/Filter/dbpipeline.pm
lib/Fsdb/Filter/dbrow.pm
lib/Fsdb/Filter/dbrowaccumulate.pm
lib/Fsdb/Filter/dbrowcount.pm
lib/Fsdb/Filter/dbrowdiff.pm
lib/Fsdb/Filter/dbroweval.pm
lib/Fsdb/Filter/dbrowuniq.pm
lib/Fsdb/Filter/dbrvstatdiff.pm
lib/Fsdb/Filter/dbsort.pm
lib/Fsdb/Filter/dbsubprocess.pm
lib/Fsdb/Filter/html_table_to_db.pm
lib/Fsdb/Filter/kitrace_to_db.pm
lib/Fsdb/Filter/sqlselect_to_db.pm
lib/Fsdb/Filter/tabdelim_to_db.pm
lib/Fsdb/Filter/tcpdump_to_db.pm
lib/Fsdb/Filter/xml_to_db.pm
lib/Fsdb/Filter/yaml_to_db.pm
lib/Fsdb/IO.pm
lib/Fsdb/IO/Reader.pm
lib/Fsdb/IO/Replayable.pm
lib/Fsdb/IO/Writer.pm
lib/Fsdb/Support.pm
lib/Fsdb/Support/DelayPassComments.pm
lib/Fsdb/Support/Freds.pm
lib/Fsdb/Support/IPv6.pm
lib/Fsdb/Support/NamedTmpfile.pm
lib/Fsdb/Support/OS.pm
lib/Fsdb/Support/TDistribution.pm
Makefile.PL
MANIFEST
MANIFEST.SKIP
META.yml
MYMETA.json
MYMETA.yml
perl-Fsdb.spec
programize_module
README
README.html
t/00-load.t
t/boilerplate.t
t/find_epsilon.t
t/pod-coverage.t
t/pod.t
t/test_command.t
TEST/.gitignore
TEST/0_test_command_altcmp.cmd
TEST/0_test_command_altcmp.out
TEST/0_test_command_altout.altout
TEST/0_test_command_altout.cmd
TEST/0_test_command_altout.out
TEST/0_test_command_correct.cmd
TEST/0_test_command_correct.out
TEST/cgi_to_db_ex.cmd
TEST/cgi_to_db_ex.in
TEST/cgi_to_db_ex.in-2
TEST/cgi_to_db_ex.out
TEST/combined_log_format_to_db.cmd
TEST/combined_log_format_to_db.in
TEST/combined_log_format_to_db.out
TEST/csv_to_db.cmd
TEST/csv_to_db.in
TEST/csv_to_db.out
TEST/csv_to_db_tab.cmd
TEST/csv_to_db_tab.out
TEST/db_to_csv.cmd
TEST/db_to_csv.in
TEST/db_to_csv.out
TEST/db_to_csv_no_comments.cmd
TEST/db_to_csv_no_comments.out
TEST/db_to_html_table.cmd
TEST/db_to_html_table.in
TEST/db_to_html_table.out
TEST/dbcol_all.cmd
TEST/dbcol_all.out
TEST/dbcol_create.cmd
TEST/dbcol_create.out
TEST/dbcol_ex.cmd
TEST/dbcol_ex.out
TEST/dbcol_ex_S.cmd
TEST/dbcol_ex_S.in
TEST/dbcol_ex_S.out
TEST/dbcol_missing_file.cmd
TEST/dbcol_missing_file.out
TEST/dbcol_numeric.cmd
TEST/dbcol_numeric.out
TEST/dbcol_omit.cmd
TEST/dbcol_omit.out
TEST/dbcol_R.cmd
TEST/dbcol_R.out
TEST/dbcol_S.cmd
TEST/dbcol_S.in
TEST/dbcol_S.out
TEST/dbcol_types.cmd
TEST/dbcol_types.in
TEST/dbcol_types.out
TEST/dbcol_types_with.cmd
TEST/dbcol_types_with.out
TEST/dbcol_types_with_and_without.cmd
TEST/dbcol_types_with_and_without.out
TEST/dbcol_unicode.cmd
TEST/dbcol_unicode.in
TEST/dbcol_unicode.out
TEST/dbcol_v1_coled.cmd
TEST/dbcol_v1_coled.in
TEST/dbcol_v1_coled.out
TEST/dbcol_v1_listed.cmd
TEST/dbcol_v1_listed.in
TEST/dbcol_v1_listed.out
TEST/dbcolcopylast_ex.cmd
TEST/dbcolcopylast_ex.in
TEST/dbcolcopylast_ex.out
TEST/dbcolcopylast_ex_types.cmd
TEST/dbcolcopylast_ex_types.in
TEST/dbcolcopylast_ex_types.out
TEST/dbcolcreate_double_creation.cmd
TEST/dbcolcreate_double_creation.out
TEST/dbcolcreate_double_creation_ok.cmd
TEST/dbcolcreate_double_creation_ok.out
TEST/dbcolcreate_ex.cmd
TEST/dbcolcreate_ex.in
TEST/dbcolcreate_ex.out
TEST/dbcolcreate_ex_R.cmd
TEST/dbcolcreate_ex_R.in
TEST/dbcolcreate_ex_R.out
TEST/dbcolcreate_ex_S.cmd
TEST/dbcolcreate_ex_S.in
TEST/dbcolcreate_ex_S.out
TEST/dbcolcreate_first.cmd
TEST/dbcolcreate_first.out
TEST/dbcolcreate_first_types.cmd
TEST/dbcolcreate_first_types.in
TEST/dbcolcreate_first_types.out
TEST/dbcolcreate_new_default.cmd
TEST/dbcolcreate_new_default.out
TEST/dbcoldefine_ex.cmd
TEST/dbcoldefine_ex.in
TEST/dbcoldefine_ex.out
TEST/dbcoldefine_header.cmd
TEST/dbcoldefine_header.out
TEST/dbcolhisto_ex.cmd
TEST/dbcolhisto_ex.in
TEST/dbcolhisto_ex.out
TEST/dbcolhisto_ex_R.cmd
TEST/dbcolhisto_ex_R.in
TEST/dbcolhisto_ex_R.out
TEST/dbcolhisto_ex_S.cmd
TEST/dbcolhisto_ex_S.in
TEST/dbcolhisto_ex_S.out
TEST/dbcolhisto_graphical.cmd
TEST/dbcolhisto_graphical.out
TEST/dbcolhisto_same.cmd
TEST/dbcolhisto_same.in
TEST/dbcolhisto_same.out
TEST/dbcolize_blank_lines.cmd
TEST/dbcolize_blank_lines.in
TEST/dbcolize_blank_lines.out
TEST/dbcolize_ex.cmd
TEST/dbcolize_ex.in
TEST/dbcolize_ex.out
TEST/dbcolize_tabs.cmd
TEST/dbcolize_tabs.in
TEST/dbcolize_tabs.out
TEST/dbcolmerge_C.cmd
TEST/dbcolmerge_C.out
TEST/dbcolmerge_ex.cmd
TEST/dbcolmerge_ex.in
TEST/dbcolmerge_ex.out
TEST/dbcolmerge_ex_S.cmd
TEST/dbcolmerge_ex_S.in
TEST/dbcolmerge_ex_S.out
TEST/dbcolmerge_header.cmd
TEST/dbcolmerge_header.in
TEST/dbcolmerge_header.out
TEST/dbcolmovingstats_empty.cmd
TEST/dbcolmovingstats_empty.in
TEST/dbcolmovingstats_empty.out
TEST/dbcolmovingstats_ex.cmd
TEST/dbcolmovingstats_ex.in
TEST/dbcolmovingstats_ex.out
TEST/dbcolmovingstats_median.cmd
TEST/dbcolmovingstats_median.out
TEST/dbcolmovingstats_nonnumeric_no.cmd
TEST/dbcolmovingstats_nonnumeric_no.in
TEST/dbcolmovingstats_nonnumeric_no.out
TEST/dbcolmovingstats_nonnumeric_yes.cmd
TEST/dbcolmovingstats_nonnumeric_yes.out
TEST/dbcolmovingstats_rounding_error.cmd
TEST/dbcolmovingstats_rounding_error.in
TEST/dbcolmovingstats_rounding_error.out
TEST/dbcolneaten_eoln.cmd
TEST/dbcolneaten_eoln.out
TEST/dbcolneaten_ex.cmd
TEST/dbcolneaten_ex.in
TEST/dbcolneaten_ex.out
TEST/dbcolneaten_ex_S.cmd
TEST/dbcolneaten_ex_S.in
TEST/dbcolneaten_ex_S.out
TEST/dbcolneaten_max.cmd
TEST/dbcolneaten_max.in
TEST/dbcolneaten_max.out
TEST/dbcolneaten_min.cmd
TEST/dbcolneaten_min.in
TEST/dbcolneaten_min.out
TEST/dbcolneaten_strange_sep.cmd
TEST/dbcolneaten_strange_sep.in
TEST/dbcolneaten_strange_sep.out
TEST/dbcolneaten_strip_eoln_spaces.cmd
TEST/dbcolneaten_strip_eoln_spaces.in
TEST/dbcolneaten_strip_eoln_spaces.out
TEST/dbcolpercentile_ex.cmd
TEST/dbcolpercentile_ex.out
TEST/dbcolpercentile_ex_ascending.cmd
TEST/dbcolpercentile_ex_ascending.out
TEST/dbcolpercentile_ex_S.cmd
TEST/dbcolpercentile_ex_S.in
TEST/dbcolpercentile_ex_S.out
TEST/dbcolpercentile_numeric.cmd
TEST/dbcolpercentile_numeric.in
TEST/dbcolpercentile_numeric.out
TEST/dbcolpercentile_rank.cmd
TEST/dbcolpercentile_rank.out
TEST/dbcolpercentile_rank_broken_order.cmd
TEST/dbcolpercentile_rank_broken_order.out
TEST/dbcolpercentile_unsorted.cmd
TEST/dbcolpercentile_unsorted.out
TEST/dbcolpercentile_weighted.cmd
TEST/dbcolpercentile_weighted.in
TEST/dbcolpercentile_weighted.out
TEST/dbcolpercentile_weighted2.cmd
TEST/dbcolpercentile_weighted2.in
TEST/dbcolpercentile_weighted2.out
TEST/dbcolpercentile_weighted_unsorted.cmd
TEST/dbcolpercentile_weighted_unsorted.in
TEST/dbcolpercentile_weighted_unsorted.out
TEST/dbcolrename_double_dest.cmd
TEST/dbcolrename_double_dest.out
TEST/dbcolrename_double_source.cmd
TEST/dbcolrename_double_source.out
TEST/dbcolrename_ex.cmd
TEST/dbcolrename_ex.out
TEST/dbcolrename_ex_R.cmd
TEST/dbcolrename_ex_R.out
TEST/dbcolrename_ex_S.cmd
TEST/dbcolrename_ex_S.out
TEST/dbcolrename_ex_types.cmd
TEST/dbcolrename_ex_types.out
TEST/dbcolrename_missing_col.cmd
TEST/dbcolrename_missing_col.out
TEST/dbcolscorrelate_ex.cmd
TEST/dbcolscorrelate_ex.in
TEST/dbcolscorrelate_ex.out
TEST/dbcolscorrelate_mnstate.cmd
TEST/dbcolscorrelate_mnstate.in
TEST/dbcolscorrelate_mnstate.out
TEST/dbcolscorrelate_multi.cmd
TEST/dbcolscorrelate_multi.in
TEST/dbcolscorrelate_multi.out
TEST/dbcolscorrelate_uncentered.cmd
TEST/dbcolscorrelate_uncentered.in
TEST/dbcolscorrelate_uncentered.out
TEST/dbcolsplittocols_C.cmd
TEST/dbcolsplittocols_C.in
TEST/dbcolsplittocols_C.out
TEST/dbcolsplittocols_dest_list.cmd
TEST/dbcolsplittocols_dest_list.in
TEST/dbcolsplittocols_dest_list.out
TEST/dbcolsplittocols_ex.cmd
TEST/dbcolsplittocols_ex.in
TEST/dbcolsplittocols_ex.out
TEST/dbcolsplittocols_ex_S.cmd
TEST/dbcolsplittocols_ex_S.in
TEST/dbcolsplittocols_ex_S.out
TEST/dbcolsplittorows_enumerate.cmd
TEST/dbcolsplittorows_enumerate.in
TEST/dbcolsplittorows_enumerate.out
TEST/dbcolsplittorows_ex.cmd
TEST/dbcolsplittorows_ex.in
TEST/dbcolsplittorows_ex.out
TEST/dbcolsplittorows_null_1.cmd
TEST/dbcolsplittorows_null_1.in
TEST/dbcolsplittorows_null_1.out
TEST/dbcolsplittorows_null_2.cmd
TEST/dbcolsplittorows_null_2.in
TEST/dbcolsplittorows_null_2.out
TEST/dbcolsplittorows_semi.cmd
TEST/dbcolsplittorows_semi.in
TEST/dbcolsplittorows_semi.out
TEST/dbcolsregression_anscombe.in
TEST/dbcolsregression_anscombe_i.cmd
TEST/dbcolsregression_anscombe_i.out
TEST/dbcolsregression_anscombe_ii.cmd
TEST/dbcolsregression_anscombe_ii.out
TEST/dbcolsregression_anscombe_iii.cmd
TEST/dbcolsregression_anscombe_iii.out
TEST/dbcolsregression_anscombe_iv.cmd
TEST/dbcolsregression_anscombe_iv.out
TEST/dbcolsregression_ex.cmd
TEST/dbcolsregression_ex.in
TEST/dbcolsregression_ex.out
TEST/dbcolsregression_singleton.cmd
TEST/dbcolsregression_singleton.in
TEST/dbcolsregression_singleton.out
TEST/dbcolstats_all_same.cmd
TEST/dbcolstats_all_same.in
TEST/dbcolstats_all_same.out
TEST/dbcolstats_ex.cmd
TEST/dbcolstats_ex.in
TEST/dbcolstats_ex.out
TEST/dbcolstats_ex_R.cmd
TEST/dbcolstats_ex_R.in
TEST/dbcolstats_ex_R.out
TEST/dbcolstats_ex_S.cmd
TEST/dbcolstats_ex_S.in
TEST/dbcolstats_ex_S.out
TEST/dbcolstats_extrema_right.cmd
TEST/dbcolstats_extrema_right.in
TEST/dbcolstats_extrema_right.out
TEST/dbcolstats_extrema_wrong.cmd
TEST/dbcolstats_extrema_wrong.in
TEST/dbcolstats_extrema_wrong.out
TEST/dbcolstats_fieldseparator.cmd
TEST/dbcolstats_fieldseparator.out
TEST/dbcolstats_large_input.cmd
TEST/dbcolstats_large_input.in
TEST/dbcolstats_large_input.out
TEST/dbcolstats_multi.cmd
TEST/dbcolstats_multi.out
TEST/dbcolstats_nist_zarr13.altout
TEST/dbcolstats_nist_zarr13.cmd
TEST/dbcolstats_nist_zarr13.in
TEST/dbcolstats_nist_zarr13.out
TEST/dbcolstats_no_input.in
TEST/dbcolstats_no_input_no_output.cmd
TEST/dbcolstats_no_input_no_output.out
TEST/dbcolstats_no_input_with_output.cmd
TEST/dbcolstats_no_input_with_output.out
TEST/dbcolstats_ntile.cmd
TEST/dbcolstats_ntile.in
TEST/dbcolstats_ntile.out
TEST/dbcolstats_presorted.cmd
TEST/dbcolstats_presorted.in
TEST/dbcolstats_presorted.out
TEST/dbcolstats_quartile.cmd
TEST/dbcolstats_quartile.in
TEST/dbcolstats_quartile.out
TEST/dbcolstats_quartile_even.cmd
TEST/dbcolstats_quartile_even.in
TEST/dbcolstats_quartile_even.out
TEST/dbcolstats_quartile_singleton.cmd
TEST/dbcolstats_quartile_singleton.in
TEST/dbcolstats_quartile_singleton.out
TEST/dbcolstats_quartile_truncation.cmd
TEST/dbcolstats_quartile_truncation.in
TEST/dbcolstats_quartile_truncation.out
TEST/dbcolstats_stddev_instability.cmd
TEST/dbcolstats_stddev_instability.in
TEST/dbcolstats_stddev_instability.out
TEST/dbcolstats_trailing_spaces.cmd
TEST/dbcolstats_trailing_spaces.in
TEST/dbcolstats_trailing_spaces.out
TEST/dbcolstats_zero_mean.cmd
TEST/dbcolstats_zero_mean.in
TEST/dbcolstats_zero_mean.out
TEST/dbcolstatscores_ex.cmd
TEST/dbcolstatscores_ex.in
TEST/dbcolstatscores_ex.out
TEST/dbcolstatscores_ex_R.cmd
TEST/dbcolstatscores_ex_R.in
TEST/dbcolstatscores_ex_R.out
TEST/dbcoltype_ex.cmd
TEST/dbcoltype_ex.out
TEST/dbcoltype_one.cmd
TEST/dbcoltype_one.out
TEST/dbcoltype_v.cmd
TEST/dbcoltype_v.in
TEST/dbcoltype_v.out
TEST/dbcoltype_v_one.cmd
TEST/dbcoltype_v_one.out
TEST/dbfilealter_colize_cases.cmd
TEST/dbfilealter_colize_cases.in
TEST/dbfilealter_colize_cases.out
TEST/dbfilealter_colize_ex.cmd
TEST/dbfilealter_colize_ex.in
TEST/dbfilealter_colize_ex.out
TEST/dbfilealter_colize_tabs.cmd
TEST/dbfilealter_colize_tabs.in
TEST/dbfilealter_colize_tabs.out
TEST/dbfilealter_compress_bzip2.cmd
TEST/dbfilealter_compress_bzip2.out
TEST/dbfilealter_compress_gzip.cmd
TEST/dbfilealter_compress_gzip.out
TEST/dbfilealter_compress_xz.cmd
TEST/dbfilealter_compress_xz.out
TEST/dbfilealter_ex.cmd
TEST/dbfilealter_ex.in
TEST/dbfilealter_ex.out
TEST/dbfilealter_ex_2a.cmd
TEST/dbfilealter_ex_2a.in
TEST/dbfilealter_ex_2a.out
TEST/dbfilealter_ex_2b.cmd
TEST/dbfilealter_ex_2b.in
TEST/dbfilealter_ex_2b.out
TEST/dbfilealter_ex_2c.cmd
TEST/dbfilealter_ex_2c.in
TEST/dbfilealter_ex_2c.out
TEST/dbfilealter_ex_3.cmd
TEST/dbfilealter_ex_3.out
TEST/dbfilealter_ex_correction.cmd
TEST/dbfilealter_ex_correction.in
TEST/dbfilealter_ex_correction.out
TEST/dbfilealter_listize_ex.cmd
TEST/dbfilealter_listize_ex.in
TEST/dbfilealter_listize_ex.out
TEST/dbfilealter_listize_ex_S.cmd
TEST/dbfilealter_listize_ex_S.in
TEST/dbfilealter_listize_ex_S.out
TEST/dbfilealter_uncompress_bzip2.cmd
TEST/dbfilealter_uncompress_bzip2.out
TEST/dbfilealter_uncompress_gzip.cmd
TEST/dbfilealter_uncompress_gzip.out
TEST/dbfilealter_uncompress_xz.cmd
TEST/dbfilealter_uncompress_xz.out
TEST/dbfilecat_ex.cmd
TEST/dbfilecat_ex.out
TEST/dbfilecat_xargs.cmd
TEST/dbfilecat_xargs.in
TEST/dbfilecat_xargs.out
TEST/dbfilediff_epsilon.cmd
TEST/dbfilediff_epsilon.out
TEST/dbfilediff_epsilon_cases.cmd
TEST/dbfilediff_epsilon_cases.in
TEST/dbfilediff_epsilon_cases.in-2
TEST/dbfilediff_epsilon_cases.out
TEST/dbfilediff_epsilon_fail.cmd
TEST/dbfilediff_epsilon_fail.in
TEST/dbfilediff_epsilon_fail.in-2
TEST/dbfilediff_epsilon_fail.out
TEST/dbfilediff_epsilon_fail2.in
TEST/dbfilediff_epsilon_fail2.in-2
TEST/dbfilediff_ex.cmd
TEST/dbfilediff_ex.in
TEST/dbfilediff_ex.in-2
TEST/dbfilediff_ex.out
TEST/dbfilediff_ex_exit.cmd
TEST/dbfilediff_ex_exit.out
TEST/dbfilediff_quiet.cmd
TEST/dbfilediff_quiet.out
TEST/dbfilediff_quiet_quiet.cmd
TEST/dbfilediff_quiet_quiet.out
TEST/dbfilepivot_commented.cmd
TEST/dbfilepivot_commented.in
TEST/dbfilepivot_commented.out
TEST/dbfilepivot_ex.cmd
TEST/dbfilepivot_ex.in
TEST/dbfilepivot_ex.out
TEST/dbfilepivot_given_possible.cmd
TEST/dbfilepivot_given_possible.out
TEST/dbfilepivot_hw_order.cmd
TEST/dbfilepivot_hw_order.in
TEST/dbfilepivot_hw_order.out
TEST/dbfilepivot_hw_order_error.cmd
TEST/dbfilepivot_hw_order_error.out
TEST/dbfilepivot_omitted_possible_error.altout
TEST/dbfilepivot_omitted_possible_error.cmd
TEST/dbfilepivot_omitted_possible_error.out
TEST/dbfilepivot_pre_sorted.cmd
TEST/dbfilepivot_pre_sorted.out
TEST/dbfilestripcomments_ex.cmd
TEST/dbfilestripcomments_ex.in
TEST/dbfilestripcomments_ex.out
TEST/dbfilestripcomments_ex_S.cmd
TEST/dbfilestripcomments_ex_S.in
TEST/dbfilestripcomments_ex_S.out
TEST/dbfilestripcomments_keep_header.cmd
TEST/dbfilestripcomments_keep_header.out
TEST/dbfilevalidate_correcting.cmd
TEST/dbfilevalidate_correcting.in
TEST/dbfilevalidate_correcting.out
TEST/dbfilevalidate_ex.cmd
TEST/dbfilevalidate_ex.in
TEST/dbfilevalidate_ex.out
TEST/dbfilevalidate_too_many.cmd
TEST/dbfilevalidate_too_many.in
TEST/dbfilevalidate_too_many.out
TEST/dbformmail_ex.cmd
TEST/dbformmail_ex.in-2
TEST/dbformmail_ex.out
TEST/dbformmail_ex_S.cmd
TEST/dbformmail_ex_S.out
TEST/dbformmail_sendmail.cmd
TEST/dbformmail_sendmail.in-2
TEST/dbformmail_sendmail.out
TEST/dbjoin_ex.cmd
TEST/dbjoin_ex.in
TEST/dbjoin_ex.in-2
TEST/dbjoin_ex.out
TEST/dbjoin_ex_overflow.in-2
TEST/dbjoin_ex_R.cmd
TEST/dbjoin_ex_R.in
TEST/dbjoin_ex_R.in-2
TEST/dbjoin_ex_R.out
TEST/dbjoin_ex_S.cmd
TEST/dbjoin_ex_S.in
TEST/dbjoin_ex_S.in-2
TEST/dbjoin_ex_S.out
TEST/dbjoin_inner_lefthash.cmd
TEST/dbjoin_inner_lefthash.out
TEST/dbjoin_inner_merge.cmd
TEST/dbjoin_inner_merge.out
TEST/dbjoin_inner_righthash.cmd
TEST/dbjoin_inner_righthash.out
TEST/dbjoin_left_outer_lefthash.cmd
TEST/dbjoin_left_outer_lefthash.out
TEST/dbjoin_left_outer_merge.cmd
TEST/dbjoin_left_outer_merge.out
TEST/dbjoin_left_outer_righthash.cmd
TEST/dbjoin_left_outer_righthash.out
TEST/dbjoin_lefthash.cmd
TEST/dbjoin_lefthash.out
TEST/dbjoin_lefthash_unsorted.cmd
TEST/dbjoin_lefthash_unsorted.out
TEST/dbjoin_missing_last_1.cmd
TEST/dbjoin_missing_last_1.in
TEST/dbjoin_missing_last_1.in-2
TEST/dbjoin_missing_last_1.out
TEST/dbjoin_missing_last_2.cmd
TEST/dbjoin_missing_last_2.in-2
TEST/dbjoin_missing_last_2.out
TEST/dbjoin_multiples.cmd
TEST/dbjoin_multiples.out
TEST/dbjoin_multiples_left.in
TEST/dbjoin_multiples_right.in
TEST/dbjoin_non_matching.cmd
TEST/dbjoin_non_matching.in
TEST/dbjoin_non_matching.in-2
TEST/dbjoin_non_matching.out
TEST/dbjoin_non_matching_2.cmd
TEST/dbjoin_non_matching_2.in
TEST/dbjoin_non_matching_2.in-2
TEST/dbjoin_non_matching_2.out
TEST/dbjoin_outer.in
TEST/dbjoin_outer.in-2
TEST/dbjoin_outer_lefthash.cmd
TEST/dbjoin_outer_lefthash.out
TEST/dbjoin_outer_merge.cmd
TEST/dbjoin_outer_merge.out
TEST/dbjoin_outer_righthash.cmd
TEST/dbjoin_outer_righthash.out
TEST/dbjoin_right_outer_lefthash.cmd
TEST/dbjoin_right_outer_lefthash.out
TEST/dbjoin_right_outer_merge.cmd
TEST/dbjoin_right_outer_merge.out
TEST/dbjoin_right_outer_righthash.cmd
TEST/dbjoin_right_outer_righthash.out
TEST/dbjoin_righthash.cmd
TEST/dbjoin_righthash.out
TEST/dbjoin_righthash_overflow.cmd
TEST/dbjoin_righthash_overflow.out
TEST/dbjoin_righthash_unsorted.cmd
TEST/dbjoin_righthash_unsorted.out
TEST/dbjoin_unsorted.cmd
TEST/dbjoin_unsorted.in
TEST/dbjoin_unsorted.in-2
TEST/dbjoin_unsorted.out
TEST/dbjoin_unsorted_pipe.cmd
TEST/dbjoin_unsorted_pipe.out
TEST/dbjoin_unsorted_pipe.sh
TEST/dblistize_ex.cmd
TEST/dblistize_ex.in
TEST/dblistize_ex.out
TEST/dblistize_ex_S.cmd
TEST/dblistize_ex_S.in
TEST/dblistize_ex_S.out
TEST/dbmapreduce_cat.cmd
TEST/dbmapreduce_cat.in
TEST/dbmapreduce_cat.out
TEST/dbmapreduce_compatible_fscodes.cmd
TEST/dbmapreduce_compatible_fscodes.out
TEST/dbmapreduce_dbrowenumerate.cmd
TEST/dbmapreduce_dbrowenumerate.out
TEST/dbmapreduce_ex.cmd
TEST/dbmapreduce_ex.in
TEST/dbmapreduce_ex.out
TEST/dbmapreduce_ex_S.cmd
TEST/dbmapreduce_ex_S.in
TEST/dbmapreduce_ex_S.out
TEST/dbmapreduce_external_file.cmd
TEST/dbmapreduce_external_file.out
TEST/dbmapreduce_external_file.pl
TEST/dbmapreduce_external_with_key.cmd
TEST/dbmapreduce_external_with_key.out
TEST/dbmapreduce_external_with_key.pl
TEST/dbmapreduce_external_with_key_no_input.cmd
TEST/dbmapreduce_external_with_key_no_input.out
TEST/dbmapreduce_grouped.cmd
TEST/dbmapreduce_grouped.out
TEST/dbmapreduce_grouped_incorrectly.cmd
TEST/dbmapreduce_grouped_incorrectly.in
TEST/dbmapreduce_grouped_incorrectly.out
TEST/dbmapreduce_header.cmd
TEST/dbmapreduce_header.in
TEST/dbmapreduce_header.out
TEST/dbmapreduce_incompatible_fscodes.cmd
TEST/dbmapreduce_incompatible_fscodes.in
TEST/dbmapreduce_incompatible_fscodes.out
TEST/dbmapreduce_limited_parallelism.cmd
TEST/dbmapreduce_limited_parallelism.in
TEST/dbmapreduce_limited_parallelism.out
TEST/dbmapreduce_limited_parallelism.pl
TEST/dbmapreduce_limited_parallelism_2.cmd
TEST/dbmapreduce_limited_parallelism_2.in
TEST/dbmapreduce_limited_parallelism_2.out
TEST/dbmapreduce_multiple_aware.cmd
TEST/dbmapreduce_multiple_aware.out
TEST/dbmapreduce_multiple_aware_code.cmd
TEST/dbmapreduce_multiple_aware_code.out
TEST/dbmapreduce_multiple_aware_no_input.cmd
TEST/dbmapreduce_multiple_aware_no_input.out
TEST/dbmapreduce_multiple_aware_sub.cmd
TEST/dbmapreduce_multiple_aware_sub.out
TEST/dbmapreduce_multiple_aware_sub.pl
TEST/dbmapreduce_multiple_aware_sub_ungrouped.cmd
TEST/dbmapreduce_multiple_aware_sub_ungrouped.out
TEST/dbmapreduce_no_input.cmd
TEST/dbmapreduce_no_input.in
TEST/dbmapreduce_no_input.out
TEST/dbmapreduce_reducer_returns_key.cmd
TEST/dbmapreduce_reducer_returns_key.out
TEST/dbmapreduce_sub.cmd
TEST/dbmapreduce_sub.out
TEST/dbmapreduce_sub_code.cmd
TEST/dbmapreduce_sub_code.out
TEST/dbmapreduce_sub_code.pl
TEST/dbmapreduce_sub_no_prepend.cmd
TEST/dbmapreduce_sub_no_prepend.out
TEST/dbmapreduce_sub_simple.cmd
TEST/dbmapreduce_sub_simple.out
TEST/dbmapreduce_sub_simple.pl
TEST/dbmapreduce_unlimited_parallelism.cmd
TEST/dbmapreduce_unlimited_parallelism.out
TEST/dbmerge2_ex.cmd
TEST/dbmerge2_ex.out
TEST/dbmerge2_ex_header.cmd
TEST/dbmerge2_ex_header.out
TEST/dbmerge2_ex_R.cmd
TEST/dbmerge2_ex_R.out
TEST/dbmerge2_two_input.cmd
TEST/dbmerge2_two_input.out
TEST/dbmerge_0_xargs.cmd
TEST/dbmerge_0_xargs.in
TEST/dbmerge_0_xargs.out
TEST/dbmerge_16k.in
TEST/dbmerge_17_input_endgame.cmd
TEST/dbmerge_17_input_endgame.out
TEST/dbmerge_17_input_noendgame.cmd
TEST/dbmerge_17_input_noendgame.out
TEST/dbmerge_17_xargs.cmd
TEST/dbmerge_17_xargs.in
TEST/dbmerge_17_xargs.out
TEST/dbmerge_1_xargs.cmd
TEST/dbmerge_1_xargs.in
TEST/dbmerge_1_xargs.out
TEST/dbmerge_1k.in
TEST/dbmerge_20_delayed.cmd
TEST/dbmerge_20_delayed.out
TEST/dbmerge_20_input.cmd
TEST/dbmerge_20_input.out
TEST/dbmerge_20_input_parallel.cmd
TEST/dbmerge_20_input_parallel.out
TEST/dbmerge_2_input.cmd
TEST/dbmerge_2_input.out
TEST/dbmerge_3_input.cmd
TEST/dbmerge_3_input.out
TEST/dbmerge_3_input_parallel.cmd
TEST/dbmerge_3_input_parallel.out
TEST/dbmerge_5_input_endgame.cmd
TEST/dbmerge_5_input_endgame.out
TEST/dbmerge_ex.cmd
TEST/dbmerge_ex.in
TEST/dbmerge_ex.out
TEST/dbmerge_ex_b.in
TEST/dbmerge_ex_c.in
TEST/dbmerge_ex_header.cmd
TEST/dbmerge_ex_header.out
TEST/dbmerge_ex_R.cmd
TEST/dbmerge_ex_R.in
TEST/dbmerge_ex_R.out
TEST/dbmerge_ex_R_b.in
TEST/dbmerge_inputs.cmd
TEST/dbmerge_inputs.out
TEST/dbmerge_unicode.cmd
TEST/dbmerge_unicode.in
TEST/dbmerge_unicode.out
TEST/dbmerge_unicode_b.in
TEST/dbmultistats_ex.cmd
TEST/dbmultistats_ex.out
TEST/dbmultistats_ex_S.cmd
TEST/dbmultistats_ex_S.out
TEST/dbmultistats_fieldseparator.cmd
TEST/dbmultistats_fieldseparator.out
TEST/dbmultistats_grouped.cmd
TEST/dbmultistats_grouped.out
TEST/dbmultistats_grouped_incorrectly.cmd
TEST/dbmultistats_grouped_incorrectly.out
TEST/dbmultistats_header.cmd
TEST/dbmultistats_header.out
TEST/dbmultistats_no_input.cmd
TEST/dbmultistats_no_input.in
TEST/dbmultistats_no_input.out
TEST/dbmultistats_quartile.cmd
TEST/dbmultistats_quartile.in
TEST/dbmultistats_quartile.out
TEST/dbpipeline_clean.cmd
TEST/dbpipeline_clean.out
TEST/dbpipeline_clean.pl
TEST/dbpipeline_close2_hash.cmd
TEST/dbpipeline_close2_hash.out
TEST/dbpipeline_close2_hash.pl
TEST/dbpipeline_filter.cmd
TEST/dbpipeline_filter.out
TEST/dbpipeline_filter.pl
TEST/dbpipeline_first_fails.altout
TEST/dbpipeline_first_fails.cmd
TEST/dbpipeline_first_fails.in
TEST/dbpipeline_first_fails.out
TEST/dbpipeline_first_fails.pl
TEST/dbpipeline_flakey.cmd
TEST/dbpipeline_flakey.in
TEST/dbpipeline_flakey.out
TEST/dbpipeline_flakey.pl
TEST/dbpipeline_header.cmd
TEST/dbpipeline_header.out
TEST/dbpipeline_header.pl
TEST/dbpipeline_sink.cmd
TEST/dbpipeline_sink.out
TEST/dbpipeline_sink.pl
TEST/dbpipeline_sink2.cmd
TEST/dbpipeline_sink2.out
TEST/dbpipeline_sink2.pl
TEST/dbrecolize_ex.cmd
TEST/dbrecolize_ex.in
TEST/dbrecolize_ex.out
TEST/dbrecolize_ex_2a.cmd
TEST/dbrecolize_ex_2a.in
TEST/dbrecolize_ex_2a.out
TEST/dbrecolize_ex_2b.cmd
TEST/dbrecolize_ex_2b.in
TEST/dbrecolize_ex_2b.out
TEST/dbrecolize_ex_2c.cmd
TEST/dbrecolize_ex_2c.in
TEST/dbrecolize_ex_2c.out
TEST/dbrecolize_ex_S.cmd
TEST/dbrecolize_ex_S.in
TEST/dbrecolize_ex_S.out
TEST/dbrow_ex.cmd
TEST/dbrow_ex.in
TEST/dbrow_ex.in.gz
TEST/dbrow_ex.out
TEST/dbrow_ex_autodecompress.cmd
TEST/dbrow_ex_autodecompress.out
TEST/dbrow_ex_R.cmd
TEST/dbrow_ex_R.in
TEST/dbrow_ex_R.out
TEST/dbrow_ex_S.cmd
TEST/dbrow_ex_S.in
TEST/dbrow_ex_S.out
TEST/dbrow_ex_xz.cmd
TEST/dbrow_ex_xz.in
TEST/dbrow_ex_xz.out
TEST/dbrow_negate.cmd
TEST/dbrow_negate.out
TEST/dbrowaccumulate_constant.cmd
TEST/dbrowaccumulate_constant.out
TEST/dbrowaccumulate_constant_float.cmd
TEST/dbrowaccumulate_constant_float.out
TEST/dbrowaccumulate_constant_initial.cmd
TEST/dbrowaccumulate_constant_initial.out
TEST/dbrowaccumulate_ex.cmd
TEST/dbrowaccumulate_ex.in
TEST/dbrowaccumulate_ex.out
TEST/dbrowaccumulate_ex_S.cmd
TEST/dbrowaccumulate_ex_S.in
TEST/dbrowaccumulate_ex_S.out
TEST/dbrowaccumulate_non_numeric.cmd
TEST/dbrowaccumulate_non_numeric.in
TEST/dbrowaccumulate_non_numeric.out
TEST/dbrowcount_ex.cmd
TEST/dbrowcount_ex.out
TEST/dbrowcount_ex_2.cmd
TEST/dbrowcount_ex_2.in
TEST/dbrowcount_ex_2.out
TEST/dbrowcount_ex_R.cmd
TEST/dbrowcount_ex_R.out
TEST/dbrowdiff_ex.cmd
TEST/dbrowdiff_ex.in
TEST/dbrowdiff_ex.out
TEST/dbrowdiff_ex_S.cmd
TEST/dbrowdiff_ex_S.in
TEST/dbrowdiff_ex_S.out
TEST/dbrowdiff_incremental.cmd
TEST/dbrowdiff_incremental.out
TEST/dbrowenumerate_ex.cmd
TEST/dbrowenumerate_ex.out
TEST/dbrowenumerate_ex_S.cmd
TEST/dbrowenumerate_ex_S.out
TEST/dbrowenumerate_new_name.cmd
TEST/dbrowenumerate_new_name.out
TEST/dbroweval_duplicate.cmd
TEST/dbroweval_duplicate.code
TEST/dbroweval_duplicate.out
TEST/dbroweval_ex.cmd
TEST/dbroweval_ex.code
TEST/dbroweval_ex.in
TEST/dbroweval_ex.out
TEST/dbroweval_ex_no_semi.cmd
TEST/dbroweval_ex_no_semi.code
TEST/dbroweval_ex_no_semi.out
TEST/dbroweval_ex_R.cmd
TEST/dbroweval_ex_R.in
TEST/dbroweval_ex_R.out
TEST/dbroweval_ex_S.cmd
TEST/dbroweval_ex_S.in
TEST/dbroweval_ex_S.out
TEST/dbroweval_kannan.cmd
TEST/dbroweval_kannan.code
TEST/dbroweval_kannan.in
TEST/dbroweval_kannan.out
TEST/dbroweval_last.cmd
TEST/dbroweval_last.code
TEST/dbroweval_last.in
TEST/dbroweval_last.out
TEST/dbroweval_last_row.cmd
TEST/dbroweval_last_row.out
TEST/dbroweval_manual_output.cmd
TEST/dbroweval_manual_output.out
TEST/dbroweval_manual_output_count.cmd
TEST/dbroweval_manual_output_count.out
TEST/dbroweval_manual_output_some_lines.cmd
TEST/dbroweval_manual_output_some_lines.out
TEST/dbroweval_unicode.cmd
TEST/dbroweval_unicode.out
TEST/dbroweval_unicode_n.cmd
TEST/dbroweval_unicode_n.code
TEST/dbroweval_unicode_n.out
TEST/dbrowuniq_delay_comments.cmd
TEST/dbrowuniq_delay_comments.in
TEST/dbrowuniq_delay_comments.out
TEST/dbrowuniq_empty.cmd
TEST/dbrowuniq_empty.in
TEST/dbrowuniq_empty.out
TEST/dbrowuniq_ex.cmd
TEST/dbrowuniq_ex.in
TEST/dbrowuniq_ex.out
TEST/dbrowuniq_ex_S.cmd
TEST/dbrowuniq_ex_S.in
TEST/dbrowuniq_ex_S.out
TEST/dbrowuniq_header.cmd
TEST/dbrowuniq_header.in
TEST/dbrowuniq_header.out
TEST/dbrowuniq_incremental.cmd
TEST/dbrowuniq_incremental.in
TEST/dbrowuniq_incremental.out
TEST/dbrowuniq_named.cmd
TEST/dbrowuniq_named.out
TEST/dbrowuniq_specific.cmd
TEST/dbrowuniq_specific.in
TEST/dbrowuniq_specific.out
TEST/dbrowuniq_specific_both.cmd
TEST/dbrowuniq_specific_both.out
TEST/dbrowuniq_specific_first.cmd
TEST/dbrowuniq_specific_first.out
TEST/dbrowuniq_specific_last.cmd
TEST/dbrowuniq_specific_last.out
TEST/dbrvstatdiff_hogg.cmd
TEST/dbrvstatdiff_hogg.in
TEST/dbrvstatdiff_hogg.out
TEST/dbrvstatdiff_paired_tests.cmd
TEST/dbrvstatdiff_paired_tests.in
TEST/dbrvstatdiff_paired_tests.out
TEST/dbrvstatdiff_scheaffer_6_12.cmd
TEST/dbrvstatdiff_scheaffer_6_12.in
TEST/dbrvstatdiff_scheaffer_6_12.out
TEST/dbrvstatdiff_scheaffer_7_10.cmd
TEST/dbrvstatdiff_scheaffer_7_10.in
TEST/dbrvstatdiff_scheaffer_7_10.out
TEST/dbsort_batched.cmd
TEST/dbsort_batched.out
TEST/dbsort_comments.cmd
TEST/dbsort_comments.in
TEST/dbsort_comments.out
TEST/dbsort_empty.cmd
TEST/dbsort_empty.in
TEST/dbsort_empty.out
TEST/dbsort_ex.cmd
TEST/dbsort_ex.in
TEST/dbsort_ex.out
TEST/dbsort_ex_R.cmd
TEST/dbsort_ex_R.in
TEST/dbsort_ex_R.out
TEST/dbsort_ex_S.cmd
TEST/dbsort_ex_S.in
TEST/dbsort_ex_S.out
TEST/dbsort_header.cmd
TEST/dbsort_header.in
TEST/dbsort_header.out
TEST/dbsort_merge.cmd
TEST/dbsort_merge.in
TEST/dbsort_merge.out
TEST/dbsort_numerically.cmd
TEST/dbsort_numerically.in
TEST/dbsort_numerically.out
TEST/dbsort_numerically_types.cmd
TEST/dbsort_numerically_types.in
TEST/dbsort_numerically_types.out
TEST/dbsort_numerically_types_disabled.cmd
TEST/dbsort_numerically_types_disabled.out
TEST/dbsort_reversed.cmd
TEST/dbsort_reversed.out
TEST/dbsort_types.in
TEST/dbsort_types_a.cmd
TEST/dbsort_types_a.out
TEST/dbsort_types_l.cmd
TEST/dbsort_types_l.out
TEST/dbsubprocess_ex.cmd
TEST/dbsubprocess_ex.out
TEST/dbsubprocess_ex.pl
TEST/generate_ints.pl
TEST/html_table_to_db_colspan.cmd
TEST/html_table_to_db_colspan.in
TEST/html_table_to_db_colspan.out
TEST/html_table_to_db_ex.cmd
TEST/html_table_to_db_ex.in
TEST/html_table_to_db_ex.out
TEST/html_table_to_db_unicode.cmd
TEST/html_table_to_db_unicode.in
TEST/html_table_to_db_unicode.out
TEST/kitrace_to_db.cmd
TEST/kitrace_to_db.in
TEST/kitrace_to_db.out
TEST/pipeline_basic.cmd
TEST/pipeline_basic.out
TEST/pipeline_basic.pl
TEST/pipeline_reverse_threaded.pl
TEST/reader_aref.cmd
TEST/reader_aref.out
TEST/reader_aref.pl
TEST/reader_fastpath.cmd
TEST/reader_fastpath.out
TEST/reader_fastpath.pl
TEST/reader_hash.cmd
TEST/reader_hash.in
TEST/reader_hash.out
TEST/reader_hash.pl
TEST/reader_rowobj.cmd
TEST/reader_rowobj.out
TEST/reader_rowobj.pl
TEST/sqlselect_to_db_ex.cmd
TEST/sqlselect_to_db_ex.in
TEST/sqlselect_to_db_ex.out
TEST/tabdelim_to_db_ex.cmd
TEST/tabdelim_to_db_ex.in
TEST/tabdelim_to_db_ex.out
TEST/tcpdump_to_db.cmd
TEST/tcpdump_to_db.in
TEST/tcpdump_to_db.out
TEST/xml_to_db_ex.cmd
TEST/xml_to_db_ex.in
TEST/xml_to_db_ex.out
TEST/yaml_to_db_ex.cmd
TEST/yaml_to_db_ex.in
TEST/yaml_to_db_ex.out
update_modules
META.json                                Module JSON meta-data (added by MakeMaker)
