in reply to
Re: Perl LOC counter?
in thread
Perl LOC counter?
Nice. One caveat: this will include
__DATA__
and
__END__
and the lines following if you don't want to consider those LOC.
Comment on
Re: Re: Perl LOC counter?
Select
or
Download
Code
In Section
Seekers of Perl Wisdom