Hi, It's almost one year that I write programs with perl The version I use is 5.8.0. But I have a package that runs only on perl version 5.6 or earlier. In perl.com I got the version 5.003 But I didn't remove the last one and tried to install this. I run config.sh but when I type make, the following error appears.
[EMAIL PROTECTED] perl5.005_03]# make make: *** No rule to make target `<built-in>', needed by `miniperlmain.o'. Stop. what should I do? regards, Sarvnaz Karimi