Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Tie-DBI - Tie hashes to DBI relational databases
        
        - This distribution contains Tie::DBI and Tie::RDBM, two modules that
allow you to tie associative arrays to relational databases using the
DBI library.  The hash is tied to a table in a local or networked
database.  Reading from the hash retrieves values from the datavbase.
Storing into the hash updates the database (if you have sufficient
privileges). 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | perl-Tie-DBI | 1.02 | 2.fc6 | src | 25 KiB | Fri Sep 15 15:25:58 2006 | 
        
        Changelog
        
            - * Fri Sep 15 18:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.02-2
- - bump for fc6 
            - * Fri Jul  7 18:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.02-1
- - bump to 1.02 
            - * Fri Jul  8 18:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.01-2
- - cleanups, new description