in reply to Re: Problem with -I option in Perl 5.8.1
in thread Problem with -I option in Perl 5.8.1

Thanks for your help. This works. But is there a way to make the semicolon seperated list work as using multiple -I options will require considerable amount of changes in our code base.
  • Comment on Re^2: Problem with -I option in Perl 5.8.1

Replies are listed 'Best First'.
Re^3: Problem with -I option in Perl 5.8.1
by tinita (Parson) on Jun 04, 2004 at 16:07 UTC
    sorry, i don't know. i've always used multiple -I switches.
    i didn't know that it used to work with ; as a seperator before. also, i'm on linux, so i can't test what's happening on windows.
    trying this out on linux lets the shell think the statement finishes after the ;