There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

App::cloc - Count Lines of Code

DESCRIPTION

CPAN packaging of the famous CLOC utility, as agreed with its author Al Danial.

CREATION

In just downloaded latest code and pod from cloc repo

wget https://raw.githubusercontent.com/AlDanial/cloc/master/Unix/cloc -O bin/cloc
wget https://raw.githubusercontent.com/AlDanial/cloc/master/Unix/cloc.1.pod -O - >> bin/cloc

All credits go to Al Danial.

LICENSE

Refer to CLOC License