|
|
| more useful options | |
| PerlMonks |
Deparse produces different output for a different userby jameshow (Initiate) |
| on Oct 06, 2010 at 22:11 UTC ( #863875=perlquestion: print w/ replies, xml ) | Need Help?? |
|
jameshow has asked for the
wisdom of the Perl Monks concerning the following question:
I am struggling with a large legacy module that compiles for one user and not for another user on the same system. I've run Deparser against the same file using the two different users and it produces unexpectedly different output.
root has no trouble with this module, reporting syntax ok. But another user...
What would cause Deparser to produce different output for the same file, but different users? And what happened to Exporter for the second user? I've looked at the environment and they seem identical. I also checked that both users are using the same perl executable. I have also been unsuccessful in creating a generic case, and this problem only occurs on our live server, not our development environment (naturally). Any wisdom of the monks would be appreciated.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||