|
Re: PAR/pp and missing modules: msg#00012lang.perl.par
On approximately 9/21/2004 4:11 PM, came the following characters from the keyboard of Steve Pick: Glenn Linderman wrote: Right. I don't expect PAR to find it, when it isn't there. And I wouldn't mind a switch to enable such behavior; or a switch to make such a warning fatal; or both. Or a switch to turn off the warnings, if they are on by default. The case I have is very clear, there are no blocks or conditionals, the "use" will definitely be executed... and yet when the module is missing, there is no warning and no error, until you attempt to run the .exe just built. I understand that "use" in an "eval", that pp wouldn't see those, or wouldn't want to do the flow analysis to try to figure out if they are actually used or not... or "require" in a conditional might not get executed... the -c and -x options are good for some of those cases... but I didn't expect to have to use them for this case. -- Glenn -- http://nevcal.com/ =========================== The best part about procrastination is that you are never bored, because you have all kinds of things that you should be doing. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: PAR/pp and missing modules: 00012, Steve Pick |
|---|---|
| Next by Date: | Re: "pp -h" produces gross output: 00012, Alan Stewart |
| Previous by Thread: | Re: PAR/pp and missing modulesi: 00012, Steve Pick |
| Next by Thread: | "pp -h" produces gross output: 00012, Glenn Linderman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |