The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.05 - 2000-01-29

  • Removed unnecessary quotes in various potentially tainted variables.
  • Removed bad references to FF_* in docs.
  • Updatefields() no longer assumes that fields with the same tag are contiguous (e.g. cjk).
  • Getfields() no longer assumes that fields with the same tag are contiguous (again, cjk).
  • Docs updated to reflect the relaxed assumption.
  • Extensive quoting of keys for a more warning-free experience.
  • Sun Jan 30 14:34:02 EST 2000 <Lane>
  • Created add_005s(), _make_005().
  • Inserted add_005s into output so now we are correctly datestamped.
  • Docs added for 005 functionality.
  • Mon Jan 31 12:55:52 EST 2000 <Lane>
  • Fixed $args->{'record'} complaint if $args does not exist.
  • Now we return "19960221075055.7" when in $TEST mode for 005.
  • Fixed and updated test2.t and test files makrbrkr.mrc and makrtest.src. (now have all canonical 005's; makrtest had a 17 digit time, not 16 in the first record).

Modules

Perl extension to manipulate MAchine Readable Cataloging records.