|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re^5: mod_perl bareword error (stabs)by tye (Cardinal) |
| on Aug 03, 2010 at 05:57 UTC ( #852606=note: print w/ replies, xml ) | Need Help?? |
|
Shot in the dark, remove the most magical module you are using. In this case, comment out "use Data::Alias;" and any uses of it and see if the problem goes away or changes.
The original error looked to me like a problem with out-of-sync quotes. And the only mention of "app" in your code is right after a quote character. You might try shifting some quotes around. - tye
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||