The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.102350 - 2010-08-23

  • initial release

Modules

collects and reports statistics on perl code
handles global command configuration and cstat instantiation
base class for commands
the shell command handler for stat collection
the shell command handler for stat reporting
collects statistics and dumps them to json
merges configuration options from various sources
loads a file, searches for targets in it and measures their metrics
base class for Code::Statistic metrics
measures the starting column of a target
measures the line number of a target
measures the line count of a target
measures the scope depth of a target
measures the byte size of a target
provides coercion types for Code::Statistics
creates reports statistics and outputs them
temporary clone of MooseX::SlurpyConstructor with some fixes
Internal class for Code::Statistics::SlurpyConstructor
Internal class for Code::Statistics::SlurpyConstructor
base class for Code::Statistic targets
represents a block in perl code
represents the root PPI document of a perl file
represents a sub in perl code