Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Log-Message - Generic message storage mechanism
        
        Log::Message is a generic message storage mechanism. It allows you to store
messages on a stack -- either shared or private -- and assign meta-data to
it. Some meta-data will automatically be added for you, like a timestamp
and a stack trace, but some can be filled in by the user, like a tag by
which to identify it or group it, and a level at which to handle the
message (for example, log it, or die with it).
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Log-Message | 
                0.01 | 
                1.fc4 | 
                src | 
                12 KiB | 
                Sat May  6 12:21:38 2006 | 
            
        
        Changelog
        
            - * Thu Mar 23 17:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 0.01-1
 
            - Specfile autogenerated by cpanspec 1.62.
- Fix License.
- Improve Summary.