1. Help a newbie to pick best version of Linux for Perl and perl /TK. - Perl
2. [Solved] Help a newbie to pick best version of Linux for Perl and perl/TK.
3. Help a newbie to pick best version of Linux for Perl and perl/TK. - Perl
4. what is the relation bn Perl version , Perl byteloader & OS version
Hi all, what is the relation between Perl version , Perl byteloader & OS version?? could u direct me the correct links??? Thanks.
5. Perl lib version not match executable version - Perl DBI
6. migrating perl from version x to version y
Can some one tell me if there is an easy way generally speaking to migrate one version of perl and the modules installed under it to another version? Also, in this specific case I want to go from 5.00503 to 5.8.0 The wrinkle is that the box that needs to be upgraded does not have http/ftp access to the world and can only be accessed through several hops from inside our network. If this were a file system I needed to move, I could simply tar it up and move it over. Is there something similar for perl? Links/docs are appreciated. Thanks! richf
7. MD5 (version 2.36) not match with boottrap parameters on perl 5.8 lib (version 2.16) - Perl
8. Perl lib version (v5.6.0) doesn't match executable version (v5.8.0)
Hello. On a Linux PC, I'm trying to install libwww-perl, but I get this error message when 'make': ------------- Perl lib version (v5.6.0) doesn't match executable version (v5.8.0) at /usr/lib/perl5/5.6.0/i386-linux/Config.pm line 21. Compilation failed in require at /usr/lib/perl5/5.6.0/ExtUtils/Install.pm line 10. ---------------- If get my Perl version (perl -v): This is perl, v5.6.0 built for i386-linux Some hours ago, I tried to installed a module by using CPAN, and it suggested me to install the new Perl version (5.8.0), but it failed, and I supposed it wasn't installed. I would be extremely obliged if anybody could tell me how to solve this problem. Thank you very much.