|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Stumped by a warningby Wiggins (Friar) |
| on Nov 14, 2012 at 16:03 UTC ( #1003844=perlquestion: print w/ replies, xml ) | Need Help?? |
Wiggins has asked for the
wisdom of the Perl Monks concerning the following question:
This warning appears every time I run this program, but it runs anyway. I am stumped by '&__inline at (eval 117) line 1 (#1)', since I have no evals; the only '&' characters are in '&&' (logical and); and line 117 is a '}' only. Where/what is the offending code??
-- UPDATE ------
I found the same message in a Ubuntu bug report. It is a 1-line include with +W processing. https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1045250
-- UPDATE 2 ---- stopped the warning message from appearing, and also clean compiles. replacing with: did not stop the warnings. It is always better to have seen your target for yourself, rather than depend upon someone else's description.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||