Hi,

On Wed, Jan 5, 2011 at 4:49 AM, Paul Poulain <paul.poul...@biblibre.com> 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
gmcha...@gmail.com

Reply via email to