Perl extension for handling MARC records

Edit Package perl-MARC-Record
http://search.cpan.org/~petdance/MARC-Record-1.38/lib/MARC/Record.pm

Module for handling MARC records as objects.
The file-handling stuff is in MARC::File::*.

Refresh
Refresh
Source Files
Filename Size Changed
MARC-Record-2.0.6.tar.bz2 0000070336 68.7 KB
perl-MARC-Record.changes 0000003406 3.33 KB
perl-MARC-Record.spec 0000001763 1.72 KB
Revision 9 (latest revision is 10)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 9)
- 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
Comments 0
openSUSE Build Service is sponsored by