Greetings,
Writing a perl program which needs to run on many different machines, over which I have no control. Found that when I took my code including required libraries compiled with Perl 5.6.1 to a machine running Perl 5.6.0 get the following error: Perl lib version (v5.6.1) doesn't match executable version (v5.6.0) at /d/data/global/COWEB/pub/cgi-bin/RM/lib/perl/sol/5.6.1/sun4-solaris/Config.p m line 21. I could see this if my perl executable was 5.6.1 accessing a 5.6.0 library but not the other way around. Any way to get this to work so I don't have to recompile all needed perl libraries for every possible Perl version!!? Thank you, John Kent (831) 656-4890 Webmaster Naval Research Laboratory Monterey, CA -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]