in reply to Re: It's Tuesday, so it must be the day for Trouble With Cpan
in thread It's Tuesday, so it must be the day for Trouble With Cpan
My guess: «C:/...» is used, and the «/» in «C:/...» is treated as the start of a switch. This can be fixed by using «C:\...» or «"C:/..."» instead.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: It's Tuesday, so it must be the day for Trouble With Cpan
by ikegami (Patriarch) on Jun 03, 2025 at 18:49 UTC | |
by Intrepid (Curate) on Jun 03, 2025 at 21:14 UTC |