Revision history for Perl module Sourcecode::LineCounter::Perl 1.023 2025-02-09T02:01:42Z * refresh dist and move to BRIANDFOY 1.022 2021-02-06T00:46:04Z * freshen distro, remove Travis CI, add Github Actions 1.021 2018-06-17T12:58:40Z * Clarify that it's the Artistic License 2.0. 1.02 - 2014-01-03 * Get rid of MYMETA 1.01 - 2013-05-18 * Update to a major version 0.10_04 - 2013-05-16 * Examine a line but count it separately. Some counts were inflated because multiple places examined the same line. 0.10_02 - 2008-08-15 * Get the right prereqs in the Makefile.PL 0.10_01 - 2008-08-14 * First release of a module to count the different sorts of lines in a Perl module. This isn't designed to be perfect, but to give a fingerprint of a file. If it's a bit wrong, it will be wrong in the same way for the same file. Still, if someone wants to make it perfect, go for it.