1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
perl -I../lib _version.t 1
perl -I../lib codes.t 1
perl -I../lib country_func.t 1
perl -I../lib country_old.t 1
perl -I../lib country_oo.t 1
perl -I../lib currency_func.t 1
perl -I../lib currency_old.t 1
perl -I../lib currency_oo.t 1
perl -I../lib langext_func.t 1
perl -I../lib langext_oo.t 1
perl -I../lib langfam_func.t 1
perl -I../lib langfam_oo.t 1
perl -I../lib language_func.t 1
perl -I../lib language_old.t 1
perl -I../lib language_oo.t 1
perl -I../lib langvar_func.t 1
perl -I../lib langvar_oo.t 1
perl -I../lib script_func.t 1
perl -I../lib script_old.t 1
perl -I../lib script_oo.t 1
|