CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     C     > >     Code
Code::Class::C
Generate Object oriented ANSI C code
Code::Dumper
A debugging module to have your cake and eat it too
Code::Explain
Try to explain what $ @ % & * and the rest mean
Code::Perl
Produce Perl code from a tree
Code::Perl::Base
Code::Perl::Expr
Produce Perl expression from a tree
Code::Perl::Expr::Append
Code::Perl::Expr::Base
Code::Perl::Expr::CallMethod
Code::Perl::Expr::CallSub
Code::Perl::Expr::Constant
Code::Perl::Expr::DerefArray
Code::Perl::Expr::DerefHash
Code::Perl::Expr::Holder
Code::Perl::Expr::Infix
Code::Perl::Expr::List
Code::Perl::Expr::Not
Code::Perl::Expr::Number
Code::Perl::Expr::Perl
Code::Perl::Expr::Scalar
Code::Perl::Expr::String
Code::Perl::Expr::SubName
Code::Perl::Test::Expr
Code::Splice
Injects the contents of one subroutine at a specified point elsewhere.
Code::Statistics
collects and reports statistics on perl code
Code::Statistics::App
handles global command configuration and cstat instantiation
Code::Statistics::App::Command
base class for commands
Code::Statistics::App::Command::collect
the shell command handler for stat collection
Code::Statistics::App::Command::nop
does nothing
Code::Statistics::App::Command::report
the shell command handler for stat reporting
Code::Statistics::Collector
collects statistics and dumps them to json
Code::Statistics::Config
merges configuration options from various sources
Code::Statistics::File
loads a file, searches for targets in it and measures their metrics
Code::Statistics::Metric
base class for Code::Statistic metrics
Code::Statistics::Metric::ccomp
measures the cyclomatic complexity of a target
Code::Statistics::Metric::col
measures the starting column of a target
Code::Statistics::Metric::deviation
measures the starting column of a target
Code::Statistics::Metric::line
measures the line number of a target
Code::Statistics::Metric::lines
measures the line count of a target
Code::Statistics::Metric::path
measures the starting column of a target
Code::Statistics::Metric::sdepth
measures the scope depth of a target
Code::Statistics::Metric::size
measures the byte size of a target
Code::Statistics::MooseTypes
provides coercion types for Code::Statistics
Code::Statistics::Reporter
creates reports statistics and outputs them
Code::Statistics::Target
base class for Code::Statistic targets
Code::Statistics::Target::Block
represents a block in perl code
Code::Statistics::Target::nop
represents nothing
Code::Statistics::Target::RootDocument
represents the root PPI document of a perl file
Code::Statistics::Target::Sub
represents a sub in perl code

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.