12 Commits

Author SHA256 Message Date
Stephan Kulow
f921bc21a4 Accepting request 296541 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/296541
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=21
2015-04-15 05:05:09 +00:00
Stephan Kulow
f80ec980b0 - updated to 1.32
- fix t/rt71_pp.t
       - fix handling UTF8 in parse method.
       - fix getline with allow_loose_quotes (rt#83705)
       - add allow_unquoted_escape
       - fix parsing escapted sep char (found in Text::CSV_XS rt#81295)
       * TODO: Updating documents and adding diag_verbose in the next version
       - catch up Text::CSV_XS 0.99
           (except for diag_verbose and allow_unquoted_escape)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=19
2013-07-27 12:41:56 +00:00
Stephan Kulow
250b44733c merge
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=15
2012-01-11 09:44:06 +00:00
Stephan Kulow
1fe17beff2 - update to 1.21
* updated the compatibility for Text::CSV_XS version 0.80
  * added getline_all() and getaline_hr_all()
  * added missing test file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=12
2011-03-24 11:32:28 +00:00
Stephan Kulow
52a33877eb always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=10
2010-12-03 14:53:38 +00:00
Stephan Kulow
ce27da063a siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=9
2010-12-01 13:56:14 +00:00
OBS User autobuild
679c50a6e9 Autobuild autoformatter for 52073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-CSV?expand=0&rev=2
2010-11-05 16:13:20 +00:00
702caa7858 - update to 1.20:
- couldn't parse the csv containing the column starting with '0'. (hiratara)
     * patched by hiratara
     * enhanced getline regexp (makamaka)
     * resolved a bug in bleadperl-fb85c04
   - added tests into t/71_pp.t (hiratara)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=5
2010-11-03 12:16:30 +00:00
Christian Wittmer
411546936c update to 1.19, noarch pkg
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=4
2010-10-17 17:45:23 +00:00
Lars Vogdt
6832584805 - update to 1.17:
+ fixed parse working when setting quote_char undef 
  + made Text::CSV_XS compat 0.71
    * Text::CSV->error_diag() in void context warns instead 
      of doing nothing
    * auto_diag also used for new () itself
    * Added quote_space attribute
    * Forbad \r and \n in sep_char, quote_char, and escape_char
    * Auto detection of eol => "\r" in streams
    * fail if first arg to new () is not a hash ref
    * added empty_is_undef
    * error_diag () uses warn () in void context instead of STDERR
    * added auto_diag attribute
    * updated documents same as Text::CSV_XS
  + added quote_null (introduced in Text::CSV_XS 0.72)
  + getline() didn't handle '0' starting multi line data
- use perl standard macros in specfile

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=3
2010-03-17 08:22:27 +00:00
Lars Vogdt
88e25576d3 update to 1.12
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=2
2009-06-02 07:21:25 +00:00
Lars Vogdt
90bbd2f3a4 initial submit
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=1
2008-11-30 06:51:47 +00:00