Yes Devel::REPL worked fine in x64. I wasn't aware of the cpan issues. I can try to see if that corrects my problem - or maybe I just download the .tgz file from cpan and try a local install - didn't try that as I thought cpan would just work - silly me...
CLIFF SOBCHUK Phone +16139636957 Mobile +14038199233 -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: October-07-13 5:04 PM To: Clifford Sobchuk; [email protected] Subject: Re: [Perldl] pdl2 prerequisites install failing Devel::REPL win32 -----Original Message----- From: Clifford Sobchuk > Failed to load role: Devel::REPL::Plugin::DDS Can't locate > Data/Dump/Streamer.pm in @INC You said that you were able to get Devel::REPL to install on x64 Strawberry. Did Data/Dump/Streamer therefore build and install ok on x64 Strawberry ? Is it the architecture difference (32-bit versus 64-bit) that explains the difference ? ... or is it the version of perl that makes the difference. What are the errors you get trying to install Data/Dump/Streamer ? I don't really see why you can't stick with x64 Strawberry. It builds Text-CSV_XS-1.01 fine for me. You just have to make sure you *don't* grab the source from CPAN as it's not a valid archive - source from metacpan is probably ok, I grabbed the backpan archive at: http://backpan.perl.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-1.01.tgz. (Some people, for reasons that are unclear to me, need to assign an extension other than '.tar.gz' to their source tarballs. By some mechanism, also unclear to me, such an archive then gets broken in the process of being placed on CPAN ... and this was the only problem I could find with Text-CSV_XS-1.01. I'll file a bug report about this against Text-CSV-1.01.) Cheers, Rob _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
