Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Perl-Critic - Critique Perl source code for best-practices
        
        Perl::Critic is an extensible framework for creating and applying coding
standards to Perl source code. Essentially, it is a static source code
analysis engine. Perl::Critic is distributed with a number of
Perl::Critic::Policy modules that attempt to enforce various coding
guidelines. Most Policy modules are based on Damian Conway's book Perl
Best Practices. However, Perl::Critic is not limited to PBP and will
even support Policies that contradict Conway. You can enable, disable,
and customize those Polices through the Perl::Critic interface. You can
also create new Policy modules that suit your own tastes.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Perl-Critic | 
                1.05 | 
                1.fc5 | 
                src | 
                231 KiB | 
                Tue Mar 20 12:02:22 2007 | 
            
        
        Changelog
        
            - * Tue Mar 20 18:00:00 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.05-1
 
            - Update to 1.05.
 
        
            - * Thu Feb 15 17:00:00 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.03-1
 
            - Update to 1.03.
 
        
            - * Fri Jan 26 17:00:00 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.01-2
 
            - Bumping release (forgot to commit sources and .cvsignore changes).