in reply to Re: Deparse produces different output for a different user
in thread Deparse produces different output for a different user
Thanks, runrig.
use lib is set in webSubs for the location that contains webDB and I'm running the Deparse for both users from the same place, which contains both webDB and webSubs.
I also added that location to PERL5LIB and still have the problem with the one user. The @INC is the same for both users, and includes the location of both webSubs and webDB.
So the missing require Exporter; from the Deparse output of the user that doesn't work shouldn't be a concern? Does bad environment or another problem cause that line to go missing?
|
|---|