| This Release | Module-Checkstyle-0.04 | [Download] [Browse] | 06 Mar 2006 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (2) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (7) FAIL (105) UNKNOWN (2) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Unknown | |||||
| Special Files |
|
|||||
| Module::Checkstyle | Validate that your code confirms to coding guidelines | 0.04 | |
| Module::Checkstyle::Check | Base class for checks | ||
| Module::Checkstyle::Check::Block | Check bracketing etc. | ||
| Module::Checkstyle::Check::Label | Checks label declarations and usage | ||
| Module::Checkstyle::Check::Package | Handles 'package' declarations | ||
| Module::Checkstyle::Check::Subroutine | Checks length, naming etc. of named subroutines | ||
| Module::Checkstyle::Check::Variable | Checks variable declarations | ||
| Module::Checkstyle::Check::Whitespace | Make sure whitespace is at correct places | ||
| Module::Checkstyle::Config | Handles configuration directives | ||
| Module::Checkstyle::Problem | Represents a checkstyle violation | ||
| Module::Checkstyle::Util | Convenient functions for checks |
| module-checkstyle | Check that your code keeps style  |