in reply to Re^3: Problem using -I argument with Perl
in thread Problem using -I argument with Perl
That did it! Many thanks.I would never have guessed that was the problem.However, I do not understand why the print output in the main part came after the print from the module when the code lines were the other way around.