Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Class-Inspector - Get information about a class and it's structure
        
        - Class::Inspector allows you to get information about a loaded class.
Most or all of this information can be found in other ways, but they aren't
always very friendly, and usually involve a relatively high level of Perl
wizardry, or strange and unusual looking code. Class::Inspector attempts to
provide an easier, more friendly interface to this information. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | perl-Class-Inspector | 1.12 | 2.fc3 | src | 32 KiB | Tue Sep 13 12:14:56 2005 | 
        
        Changelog
        
            - * Tue Sep 13 18:00:00 2005 Ralf Corsepius <rc040203{%}freenet{*}de> - 1.12-2
- - Fix typo in %summary.
- Spec file cleanup. 
            - * Tue Sep 13 18:00:00 2005 Ralf Corsepius <rc040203{%}freenet{*}de> - 1.12-1
- - FE submission.