Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Test-ClassAPI: Provides basic first-pass API testing for large class trees
        
        
        - Summary
- Provides basic first-pass API testing for large class trees.
For many APIs with large numbers of classes, it can be very useful to be
able to do a quick once-over to make sure that classes, methods, and
inheritance is correct, before doing more comprehensive testing.
This module aims to provide such a capability.
Changelog
        
            - * Wed Sep 14 17:00:00 2005 Ralf Corsepius <rc040203{%}freenet{*}de> - 1.02-2
- - New %summary.
- Extend %description.
- Don't put README into %doc (Redundant to man page). 
            - * Tue Sep 13 17:00:00 2005 Ralf Corsepius <rc040203{%}freenet{*}de> - 1.02-1
- - Spec file cleanup.
- FE submission. 
            - * Wed Jun 22 17:00:00 2005 Ralf Corsepius <ralf{%}links2linux{*}de> - 1.02-0.pm.0
- - Initial packman version.