Al Danial - 2019-03-08

For future reference: cloc is now being developed, tracked, etc, on github: https://github.com/AlDanial/cloc

Installation on cygwin64 should be simple, as it comes with Perl. Simply download the source for a recent version, eg https://github.com/AlDanial/cloc/releases/download/1.80/cloc-1.80.pl,
then set the execute bit on this file:
chmod a+x cloc-1.80.pl