Commit Graph

  • dba4e86d34 Add Gitea build results main Adam Majer 2025-08-12 18:15:17 +02:00
  • f707797bca Accepting request 498244 from devel:languages:perl:autoupdate Stephan Kulow 2017-05-25 15:00:33 +00:00
  • 020e654b56 - update to 2.0.6: [ENHANCEMENTS] - MARC::Field->as_string() now accepts an optional second parameter to specify the delimiter to use between subfields. (Tomas Cohen Arazi) - MARC::Field->delete_subfield() can now accept a regexp to specify the subfields to remove. For example, to remove all numeric subfields, one can say: $field->delete_subfield(code => qr/\d/); [FIXES] - the warnings pragma is now used throughout MARC::Record - $field->as_string('0') now returns the contents of subfield $0 rather than the contents of all of the subfields in the field. - RT#88421: add newline after printing warnings (Jason Stephenson) - RT#85804: fix spelling glitch (Gregor Herrmann) - re-enabled make test Lars Vogdt 2013-10-23 07:05:35 +00:00
  • 9452377876 remove vendor Stephan Kulow 2011-11-18 09:22:12 +00:00
  • de6b4be2f0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MARC-Record?expand=0&rev=7 Stephan Kulow 2011-11-11 11:19:37 +00:00
  • bd8122d20a new macros Stephan Kulow 2010-12-05 12:56:09 +00:00
  • 6ea37e70aa - remove /var/adm/perl-modules Stephan Kulow 2010-11-29 18:57:03 +00:00
  • a14d8c6214 add perl as explicit buildrequire Stephan Kulow 2010-10-19 08:46:31 +00:00
  • 738917e382 - update to 2.0.2: + RT#57180: put back and expanded copyright statement in README + set license element in META.yml Lars Vogdt 2010-05-05 07:45:30 +00:00
  • 04ae08c03a - update to 2.0.1: + improve support for subclassing MARC::Field (Dan Wells) + RT#55993: MARC::Record->insert_fields_after can now insert after last field in record (Frédéric Demians) + added methods to MARC::Field to allow a (class-level) list of fields that should be considered control fields in addition to 001-009. Includes test t/extra_controlfields.t, and supports alphabetic characters in the tag labels. The new methods are allow_controlfield_tags disallow_controlfield_tags is_controlfield_tag + added MARC::Record::delete_fields() and t/delete-field.t + documentation improvements (Mike Rylander and Dan Scott) + baked in minimum Perl version required: 5.8.2 Lars Vogdt 2010-05-02 19:19:16 +00:00
  • 19f98a8548 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MARC-Record?expand=0&rev=1 Lars Vogdt 2008-05-07 10:17:05 +00:00