[Dbix-class] namespace::clean problems

Paul Findlay Paul.Findlay at fonterra.com
Mon Jun 24 02:25:22 GMT 2013


Hi,

I have started to see failed import errors after upgrading DBIx-Class to 0.08250:

"-cleanee" is not exported by the namespace::clean module
 "DBIx::Class::Schema" is not exported by the namespace::clean module
 "carp" is not exported by the namespace::clean module
 "carp_once" is not exported by the namespace::clean module
 "carp_unique" is not exported by the namespace::clean module
Can't continue after import errors at /usr/lib/perl5/vendor_perl/5.8.8/DBIx/Class/Schema.pm line 6
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.8/DBIx/Class/Schema.pm line 6
Compilation failed in require at /usr/lib/perl5/vendor_perl/5.8.8/parent.pm line 20.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.8/PINS/Schema.pm line 5.

The offending line 5 is:
use parent 'DBIx::Class::Schema';

I'm running perl 5.8.8 from Red Hat Enterprise Linux Server release 5.9

Does anyone have tips on how to go about debugging this..?

Paul


DISCLAIMER
This email contains information that is confidential and which may be legally privileged. If you have received this email in error, please notify the sender immediately and delete the email. This email is intended solely for the use of the intended recipient and you may not use or disclose this email in any way.



More information about the DBIx-Class mailing list