RE: [Ssh-sftp-perl-users] 'new' breaks if using PDL.
Brought to you by:
dbrobins
From: Sean Q. <se...@qu...> - 2005-02-24 00:13:47
|
On Wed, 2005-02-23 at 18:45 -0500, Steve Sapovits wrote: > This is (I think) actually a more general issue related to the=20 > UNIVERSAL package that comes with Perl. It's discussed here: >=20 > http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-10/msg00163.h= tml >=20 > I had to modify UNIVERSAL.pm on my system to get rid of these > errors. =20 :( Why that is causing a problem just sailed right over my head. I'll look at it more closely in the morning. I notice that Crypt::Random uses *import =3D \&Exporter::import; Which is mentioned in the docs the email your referred to quotes. Is that what is the source of the error? I'd never seen that before. Do you have a guess why that conflicts with PDL when PDL doesn't seem to have a 'makerandom'? Personally I'd rather patch the modules than mess with UNIVERSAL, but if you could provide you patch so I could test it (rather than poke around myself for a bit ;) I'd appreciate it. Thanks! --=20 Sean Patrick Quinlan se...@qu... Tired of spyware? Wish there was a better, more secure way to browse the internet? There is, Firefox! And it's free! http://www.getfirefox.com |