in reply to Re^3: diagnostics pragma throwing a compile-time error in Cygwin-Perl
in thread diagnostics pragma throwing a compile-time error in Cygwin-Perl
choroba said:
I meant finding it outside the @INC. Using find / or locate (not sure whether it exists on cygwin, though).
Oh, ok. Sure, if it was in @INC we should not be seeing the error. It is not there on my system under any path. Possibly a packaging error by someone in the cygwin project? BTW, cygwin does have locate.
On my Gnu/Linux box it is located at /usr/local/lib/perl5/5.40.0/pod/perldiag.pod (and at /usr/share/perl/5.28.1/pod/perldiag.pod).
Apr 16, 2025 at 17:28 UTC
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: diagnostics pragma throwing a compile-time error in Cygwin-Perl
by choroba (Cardinal) on Apr 16, 2025 at 20:41 UTC | |
by Intrepid (Curate) on Apr 17, 2025 at 17:19 UTC | |
by choroba (Cardinal) on Apr 17, 2025 at 17:29 UTC | |
by Intrepid (Curate) on Apr 17, 2025 at 19:58 UTC | |
by choroba (Cardinal) on Apr 17, 2025 at 20:08 UTC |