Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-DBD-CSV-0.49-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-DBD-CSV Distribution: openSUSE Leap 15.2
Version: 0.49 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 19:47:41 2019
Group: Development/Libraries/Perl Build host: morla5
Size: 76525 Source RPM: perl-DBD-CSV-0.49-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/DBD-CSV/
Summary: 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 often used for exporting
MS Access and MS Excel data.

See DBI for details on DBI, SQL::Statement for details on SQL::Statement
and DBD::File for details on the base class DBD::File.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Sun Oct 08 2017 coolo@suse.com
  - updated to 0.49
    see /usr/share/doc/packages/perl-DBD-CSV/ChangeLog
    0.49	- 2016-05-12, H.Merijn Brand
    * Simplified test-table-name generation
    * Prefer quote_empty over quote_always for size (Text::CSV_XS => 1.18)
    * Add CONTRIBUTING.md
    * It's 2016
    * Added docs to warn for reserved words (RT#106529)
    * Minor spelling corrections (PRC Guillermo O. Freschi)
    * Test with perl 5.24.0, DBI 1.636, SQL::Statement-1.410, and
      Text::CSV_XS-1.23
* Fri Apr 17 2015 coolo@suse.com
  - updated to 0.48
    see /usr/share/doc/packages/perl-DBD-CSV/ChangeLog
    0.48	- 2015-02-11, H.Merijn Brand
    * Update list of valid Text::CSV_XS attributes
    0.47	- 2015-02-11, H.Merijn Brand
    * Updated copyright to 2015
    * Make test-tablename unique for parallel testing
    * Remove perl recommendation from META as it breaks cpan clients
    0.46	- 2014-11-08, H.Merijn Brand
    * Column type CHAR should return 1
    0.45	- 2014-10-23, H.Merijn Brand
    * Test unauthorized folder access (RT#99508). Requires DBD::File-0.43
    * Fix DBI requirement phase (depend more on toolchain) (RT#99732)
* Fri Sep 19 2014 coolo@suse.com
  - updated to 0.44
    * Table names case sensitiveness not tested case-problematic FS's
    * Fix defaults in doc (annocpan)
    * Fix typo in SYNOPSIS (RT#97313)
    * Workaround eof bug in Text::CSV_XS-1.10
    0.43   - 2014-06-30, H.Merijn Brand
    * Updated copyright to 2014
    * Unquote schema's in test for cygwin
    * Extra guards in Makefile.PL for unmet requirements
    0.42   - 2013-08-14, H.Merijn Brand
    * Optionally skip tests using File::Spec->tempdir () RT#87684
    * And document the use of $TMPDIR in README
    * Make the SYNOPSIS more reflect real-world usage
    * Detect DBI::Test and use it if available
* Fri Oct 04 2013 coolo@suse.com
  - updated to 0.41
    * Use File::Spec->tmpdir () for universal existing folder
      Note that huge $TMP folders may cause the test to run slow
    * Use File::Spec::rel2abs () instead of abs_path and hoops
    * Guard against parallel testing, which is unsupported
    * Guard against streaming tests (they PASS on the DBI-devel)
* Sat Jul 27 2013 coolo@suse.com
  - updated to 0.40
    * Fix version references in doc
    * Fix tests for Windows
    * Use f_file in docs. file is deprecated
    * DBD::CSV's repository moved to github
    * Add test for row-completeness
    * Fix UTF-8 tests to better follow Text::CSV_XS auto-encoding
    * Require more recent versions of low level modules that fixe
      issues reported for DBD::CSV
    * Development will also do mosts tests with DBI_SQL_NANO=1
    * Added support for f_dir_search from DBD::File (in fact DBI was
      changed to feature this for DBD::CSV :)
    * Fix test relying on spell-error in DBI's error message
    * Document csv_class (still undertested)
* Mon Jun 17 2013 coolo@suse.com
  - updated to 0.38
    * Fixed RT#80078, resulting in getline calls on undef (Benjamin Booth)
    * Require latest DBI and SQL::Statement
    * Updated copyright to 2013
    * Fixes for DBI-1.623 (Jens Rehsack)
    * Add line/record number and position in error messages
    * Improved documentation (including mje's contribution)
    * Tested under 5.16.0 (installed)
* Sat May 12 2012 pascal.bleser@opensuse.org
  - update to 0.34:
    * require 5.8.1, as DBI does
    * tested against perl-5.16.0-RC0 + DBI-1.620
* Fri Nov 18 2011 coolo@suse.com
  - update to 0.33
    * NAME / DISTNAME in Makefile.PL
    * TYPE should be numeric
    * Added tests for return count of delete statements in do
    * Upped copyright to 2011
    * Added tests for return count of update statements (Peter Rabbitson)
    * Try to catch (more) usernames on Windows as schema names
    * More cross-checks for META data
* Wed Apr 06 2011 coolo@novell.com
  - shorten description
* Fri Apr 01 2011 coolo@novell.com
  - /pro is not FHS-compliant

Files

/usr/lib/perl5/vendor_perl/5.26.1/Bundle
/usr/lib/perl5/vendor_perl/5.26.1/Bundle/DBD
/usr/lib/perl5/vendor_perl/5.26.1/Bundle/DBD/CSV.pm
/usr/lib/perl5/vendor_perl/5.26.1/DBD
/usr/lib/perl5/vendor_perl/5.26.1/DBD/CSV
/usr/lib/perl5/vendor_perl/5.26.1/DBD/CSV.pm
/usr/lib/perl5/vendor_perl/5.26.1/DBD/CSV/GetInfo.pm
/usr/lib/perl5/vendor_perl/5.26.1/DBD/CSV/TypeInfo.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-DBD-CSV
/usr/share/doc/packages/perl-DBD-CSV/CONTRIBUTING.md
/usr/share/doc/packages/perl-DBD-CSV/ChangeLog
/usr/share/doc/packages/perl-DBD-CSV/README
/usr/share/doc/packages/perl-DBD-CSV/examples
/usr/share/doc/packages/perl-DBD-CSV/examples/passwd.pl
/usr/share/man/man3/Bundle::DBD::CSV.3pm.gz
/usr/share/man/man3/DBD::CSV.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024