The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::cloc - Count Lines of Code

DESCRIPTION

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

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