Re: [CDBI] CDBI >3.0.1 now /requires/ Clone.pm?
[prev]
[thread]
[next]
[Date index for 2005/11/16]
On Wed, Nov 16, 2005 at 11:35:07AM -0600, Eamon Daly wrote:
> Please tell me I'm doing something wrong. I'm trying to
> upgrade CDBI from 3.0.1 (CPAN) to 3.0.12 (tarball), but it
> seems to have Clone as a prerequisite. I'm using the stock
> RedHat 4 perl build which doesn't have weak references
> implemented. I ignored the "perl Makefile.PL" warning, but
> "make test" blew up entirely. Am I SOL?
If you've got a perl with no weak references I think maybe your vendor's
shit out of clue ...
You could maybe hand-patch it to use Storable::dclone instead of Clone::clone
but to be honest I'd recommend building yourself a sane perl binary instead.
--
Matt S Trout Specialists in Perl consulting, web development, and
Technical Director UNIX/Linux systems architecture and automation. Mail
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi
|
|
Re: [CDBI] CDBI >3.0.1 now /requires/ Clone.pm?
Matt S Trout 18:16 on 16 Nov 2005
|