Re: Bug in MARC::Record ?
[email protected] (Galen Charlton) Wed, 5 Jan 2011 19:11:55 -0500
| Newsgroups | perl.perl4lib |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Wed, Jan 5, 2011 at 4:49 AM, Paul Poulain <[email protected]> wrote: > In MARC::Record, line 15 : > use Carp qw(croak); > > And in line 565 : > if ($reclen > 99999) { > carp( "Record length of $reclen is larger than the MARC spec > allows (99999 bytes)." ); > } > See http://marcpm.git.sourceforge.net/git/gitweb.cgi?p=marcpm/marcpm;a=commit;h=d354e1f45414bf7f48c76e0de0c1ffba76d38037 This fix will be available in the next release of MARC::Record, which I'll package and upload next week. If anybody has any patches to MARC::Record sitting around, please send them to me. Regards, Galen -- Galen Charlton [email protected]