-
-
06 Apr 2018 21:07:26 UTC
- Distribution: App-cloc
- Module version: 1.76
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (21)
- Testers (544 / 0 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: gpl_2
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (98.02KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Algorithm::Diff
- Digest::MD5
- Regexp::Common
- Test::Compile
- Test::More
- Test::Pod
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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.76
.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
Module Install Instructions
To install App::cloc, copy and paste the appropriate command in to your terminal.
cpanm App::cloc
perl -MCPAN -e shell install App::cloc
For more information on module installation, please visit the detailed CPAN module installation guide.