Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-DBI: A database access API for perl
        
        
            | Name: | perl-DBI | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 1.40 | 
            License: | Artistic | 
        
        
            | Release: | 9 | 
            URL: | http://dbi.perl.org/ | 
        
        
        
        - Summary
 
        - 
DBI is a database access Application Programming Interface (API) for
the Perl Language. The DBI API Specification defines a set of
functions, variables and conventions that provide a consistent
database interface independent of the actual database being used.
 
        
        
        Changelog
        
            - * Wed Feb 27 18:00:00 2008 Stepan Kasal <skasal{%}redhat{*}com> - 1.40-9
 
            - Return back to 1.40-8
- Change requirement from perl-Time-HiRes to perl(Time::HiRes),
  because the latest perl package Obsoletes perl-Time-HiRes.
- Add patches for:
  Resolves: #242699
  Resolves: #242702
  Resolves: #242708
  Resolves: #242713
 
        
            - * Wed Aug  8 19:00:00 2007 Robin Norwood <rnorwood{%}redhat{*}com> - 1.58-1
 
            - Resolves: rhbz#250261
- Update to latest cpan version (1.58)
- Remove perl-DBI-1.37-prever.patch
 
        
            - * Thu Feb  1 18:00:00 2007 Robin Norwood <rnorwood{%}redhat{*}com> - 1.53-2
 
            - Change requirement from perl-Time-HiRes to perl(Time::HiRes),
  because the latest perl package Obsoletes perl(Time::HiRes).
- Also remove perl-DBI-tmpfix.patch - no longer needed.