Re: Bug in MARC::Record ?

[email protected] (Colin Campbell) Wed, 05 Jan 2011 11:19:32 +0000
Newsgroups perl.perl4lib
Message-ID <[email protected]>
On 05/01/11 10:21, Paul Poulain wrote:
> Hello,

> replace
>> use Carp qw(croak);
> by
>> use Carp qw(croak carp);
> and things are going much better.
>
More simply just

use Carp;

croak and carp (and confess) are exported by default.

Colin

-- 
Colin Campbell
Chief Software Engineer,
PTFS Europe Limited
Content Management and Library Solutions
+44 (0) 845 557 5634 (phone)
+44 (0) 7759 633626  (mobile)
[email protected]
skype: colin_campbell2

http://www.ptfs-europe.com