Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-DBD-CSV - DBI driver for CSV files
        
        The DBD::CSV module is yet another driver for the DBI (Database
independent interface for Perl). This one is based on the SQL
"engine" SQL::Statement and the abstract DBI driver DBD::File
and implements access to so-called CSV files (Comma separated
values). Such files are mostly used for exporting MS Access and
MS Excel data.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-DBD-CSV | 
                0.22 | 
                5.fc4 | 
                noarch | 
                59 KiB | 
                Tue Sep 26 17:14:50 2006 | 
            
        
        Changelog
        
            - * Tue Sep 26 18:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.22-5
 
            - Added perl(SQL::Statement) to requirements list (#208012).
 
        
            - * Thu Sep  7 18:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.22-4
 
            - Rebuild for FC6.
 
        
            - * Fri Feb 24 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.22-3
 
            - Rebuild for FC5 (perl 5.8.8).