Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-UNIVERSAL-isa - Hack around module authors using UNIVERSAL::isa as a function
        
        Whenever you use "isa" in UNIVERSAL as a function, a kitten using
Test::MockObject dies. Normally, the kittens would be helpless, but
if they use UNIVERSAL::isa (the module whose docs you are reading),
the kittens can live long and prosper.
This module replaces UNIVERSAL::isa with a version that makes sure
that if it's called as a function on objects which override isa,
isa will be called on those objects as a method.
In all other cases the real UNIVERSAL::isa is just called directly.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-UNIVERSAL-isa | 
                0.06 | 
                1.fc4 | 
                noarch | 
                7 KiB | 
                Fri Feb 24 10:23:30 2006 | 
            
        
        Changelog
        
            - * Fri Feb 24 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.06-1
 
            - Update to 0.06.
- New files: Changes and README.
 
        
            - * Tue Jan 31 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.05-2
 
            - Source URL correction.
 
        
            - * Tue Dec 27 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.05-1
 
            - First build.