Revision history for the module "bin4tsv" :
0.01 2021-05-16 sun
Created as the first practice to use ExtUtils::MakeMaker.
0.011 2021-05-18 tue
Files `README' and `Changes' added.
`bin' direcotry is renamed by `script'.
0.012 2021-05-22 sat
Makefile.PL にて EXE_FILES に少数のファイルを入れて、後でbinに入る様に出来るか試す。
ディレクトリを bin ではなくて scripts という名前に変更。(Module::Build に合わせた。)